Click or drag to resize
GraphicsTools Methods

The GraphicsTools type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetBitsPerPixel
Gets the total bits per pixels for the specified format.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetNativeColor(DisplayPixelFormat, Color)
Converts the specified color to a native binary value for the specified DisplayPixelFormat.
Public methodStatic memberGetNativeColor(DisplayPixelFormat, Byte, Byte, Byte)
Converts the specified 24-bit RGB value to a native binary value for the specified DisplayPixelFormat.
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsAspectChanging
Gets a value that indicates if the aspect ratio is changing as part of the orientation change.
Public methodToString (Inherited from Object.)
Top
See Also