OverlayBitmap.OverlayFrameType Property

This property returns the actual image format of the overlay bitmap.
Syntax:
[C#]
public FrameType OverlayFrameType;
Limitations:

Read only.

Information:

Introduced in version 3.0

See also: OverlayBitmap, FrameType

<< ICImagingControl.OverlayBitmap