refenum.OverlayColorModes

The members of this enumeration are used to set the color format of the OverlayBitmap, using OverlayBitmap.ColorMode.
Name Description
OVERLAY_COLORMODE_BESTFIT Let the OverlayBitmap select the best matching color format.
OVERLAY_COLORMODE_GRAYSCALE Use grayscale mode.
OVERLAY_COLORMODE_COLOR Use color mode.

<< Enumerations