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
SyntaxFunction GetMultichannelRGB As Object
Return Value
Type:
ObjectThe mapping of channel indices onto R, G, B and Alpha as a length-4 array of Long.
See Also