Click or drag to resize

McCMMClassRGBtoLab Method

Namespace:  MediaCy.IQL.Texture
Assembly:  MediaCy.IQL.Texture (in MediaCy.IQL.Texture.dll) Version: 10.0.6912.0
Syntax
VB
Public Overridable Function RGBtoLab ( 
	inRGBValues As Object
) As Object

Parameters

inRGBValues
Type: SystemObject

Return Value

Type: Object

Implements

IMcCMMRGBtoLab(Object)
See Also