Click or drag to resize

IMcAdvSegmentationExtractStainChannel Method

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

Parameters

StainMatrix
Type: SystemObject
InputRa
Type: SystemObject
Channel
Type: SystemInt32
ppOutRa
Type: SystemObject

Return Value

Type: UInt32
See Also