Click or drag to resize

mcCaptFramePropertyIDs Enumeration

PropertyID's for all OMFirePropertyChangedNotify calls
For internal use only.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcCaptFramePropertyIDs
Members
  Member nameValueDescription
ID_IMcCaptFrame13500Internal use only
ID_IMcCaptFrame_FrameID13501Internal use only
ID_IMcCaptFrame_Type13502Internal use only
ID_IMcCaptFrame_Flags13503Internal use only
ID_IMcCaptFrame_Length13504Internal use only
ID_IMcCaptFrame_ImageData13505Internal use only
ID_IMcCaptFrame_TimeStamp13506Internal use only
ID_IMcCaptFrame_Dirty13507Internal use only
ID_IMcCaptFrame_Lock13508Internal use only
ID_IMcCaptFrame_Width13509Internal use only
ID_IMcCaptFrame_Height13510Internal use only
ID_IMcCaptFrame_Bits13511Internal use only
ID_IMcCaptFrame_Format13512Internal use only
ID_IMcCaptFrame_Orientation13513Internal use only
ID_IMcCaptFrame_Alignment13514Internal use only
See Also