OverlayBitmap::getColorMode Method

Returns the currently selected color mode of this OverlayBitmap.
Syntax:
tOVBColorMode getColorMode() const;
Return value:

This function returns the selected tOVBColorMode.

Information:

Introduced in version 3.0

See also: OverlayBitmap, OverlayBitmap::setColorMode, OverlayBitmap::tOVBColorMode

<< OverlayBitmap