Click or drag to resize

SegmentationDataAddClass Method (McImage, String, Color, MMAppearanceDescr)

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Sub AddClass ( 
	im As McImage,
	name As String,
	col As Color,
	Optional aad As MMAppearanceDescr = Nothing
)

Parameters

im
Type: MediaCy.IQL.EngineMcImage
name
Type: SystemString
col
Type: System.DrawingColor
aad (Optional)
Type: MMAppearanceDescr
See Also