Click or drag to resize

IMcCMMExtractChannel Method

Namespace:  MediaCy.IQL.Texture
Assembly:  MediaCy.IQL.Texture (in MediaCy.IQL.Texture.dll) Version: 10.0.6912.0
Syntax
VB
Function ExtractChannel ( 
	ColorMode As mccColorMode,
	Optional Channel As Integer = 0,
	Optional Flags As mcImageCreateFlags = mcImageCreateFlags.mcicfDefault
) As McImage

Parameters

ColorMode
Type: MediaCy.IQL.TexturemccColorMode
Channel (Optional)
Type: SystemInt32
Flags (Optional)
Type: MediaCy.IQL.EnginemcImageCreateFlags

Return Value

Type: McImage
See Also