GraphicsTools Class |
Namespace: Microsoft.IoT.DeviceCore.Display
The GraphicsTools type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBitsPerPixel |
Gets the total bits per pixels for the specified format.
| |
GetHashCode | (Inherited from Object.) | |
GetNativeColor(DisplayPixelFormat, Color) |
Converts the specified color to a native binary value for the specified DisplayPixelFormat.
| |
GetNativeColor(DisplayPixelFormat, Byte, Byte, Byte) |
Converts the specified 24-bit RGB value to a native binary value for the specified DisplayPixelFormat.
| |
GetType | (Inherited from Object.) | |
IsAspectChanging |
Gets a value that indicates if the aspect ratio is changing as part of the orientation change.
| |
ToString | (Inherited from Object.) |