IMcDibAccess Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcDibAccess
The IMcDibAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandData | |
![]() | CommandFlags | |
![]() | DibWarningChannels | Display saturation warning colors as a pair of Long values. |
![]() | DibWarningColors | Display saturation warning colors as a pair of Long values. |
![]() | DibWarningLevels | Display saturation warning levels as a pair of double values. |
![]() | ParentPixelBuffer | The parent McPixelBuffer that created this McDibAccess instance |
Name | Description | |
---|---|---|
![]() | GetDibBytes | Returns a VARIANT holding a 2-D array that are the bytes for
a 24-bit BGR, anti-raster order DIB. |
![]() | GetDibBytesEx | Returns a VARIANT holding a 2-D array that are the bytes for a
24-bit BGR, anti-raster order DIB. |
![]() | GetDisplayLut | Returns the current Display LUT as a 1-D array of Long. |
![]() | GetMultichannelRGB | Returns the mapping of channel indices onto Red, Green, Blue and
Alpha DIB color channels. |
![]() | GetSourceActiveFrame | Returns information about a source ActiveFrameRange and ActiveFrameIndex.. |
![]() | GetSourceDisplayLut | Returns the current display LUT of the source. |
![]() | GetSourceInfo | Returns information necessary to access source image data as
a Dib bitmap. |
![]() ![]() | SetDisplayLut | Set a new display LUT from an array LUT entries. |
![]() | SetMultichannelRGB | For mciGenericMultiBand image interpretations,
set the mapping of channel indices onto Red, Green, Blue and Alpha DIB
color channels. |