Click or drag to resize

IMcAdvSegmentationExtractYIQChannel Method

Namespace:  MediaCy.IQL.Texture
Assembly:  MediaCy.IQL.Texture (in MediaCy.IQL.Texture.dll) Version: 10.0.6912.0
Syntax
VB
Sub ExtractYIQChannel ( 
	InputRa As Object,
	Channel As Integer,
	<OutAttribute> ByRef ppOutRa As Object
)

Parameters

InputRa
Type: SystemObject
Channel
Type: SystemInt32
ppOutRa
Type: SystemObject
See Also