OverlayBitmap::tOVBColorMode
The members of this enumeration are used to set the color format of the
OverlayBitmap
, using
setColorMode
.
Enumeration
Description
eBESTFIT
Let the OverlayBitmap select the best matching color format.
eGRAYSCALE
Use grayscale mode.
eCOLOR
Use color mode.
<< OverlayBitmap