Click or drag to resize

IMcDibAccessGetMultichannelRGB Method

Returns the mapping of channel indices onto Red, Green, Blue and Alpha DIB color channels.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Function GetMultichannelRGB As Object

Return Value

Type: Object
The mapping of channel indices onto R, G, B and Alpha as a length-4 array of Long.
See Also