refenum.OverlayColorModes
The members of this enumeration are used to set the color format of the
OverlayBitmap
, using
OverlayBitmap.ColorMode
.
Name
Description
BestFit
Let the OverlayBitmap select the best matching color format.
Grayscale
Use grayscale mode.
Color
Use color mode.
<< Enumerations