Click or drag to resize

McCMMClassRGBtoXYZ Method

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

Parameters

inRGBValues
Type: SystemObject

Return Value

Type: Object

Implements

IMcCMMRGBtoXYZ(Object)
See Also