IMcCaptFrame Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCaptFrame
The IMcCaptFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the image data alignment of the capture frame. |
![]() | Bits | Gets or sets the image bits per channel of the capture frame. |
![]() | Dirty | Gets or sets the dirty flag for the capture frame. |
![]() | Flags | Gets or sets the flags of the capture frame. |
![]() | Format | Gets or sets the image data format of the capture frame. |
![]() | FrameID | Gets or sets the frame ID for the capture frame. |
![]() | Height | Gets or sets the image height in pixels of the capture frame. |
![]() | ImageData | Gets or sets the image data reference for the capture frame. |
![]() | Length | Gets or sets the length in bytes of the image data. |
![]() | Lock | Gets or sets the lock flag for the capture frame. |
![]() | Orientation | Gets or sets the image data orientation of the capture frame. |
![]() | TimeStamp | Gets or sets the timestamp for the capture frame. |
![]() | Type | Gets or sets the image data buffer type of this capture frame. |
![]() | Width | Gets or sets the image width in pixels of the capture frame. |