GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / ColorRGBtoCMYK Method





In This Topic
ColorRGBtoCMYK Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Sub ColorRGBtoCMYK( _
   ByVal Red As Integer, _
   ByVal Green As Integer, _
   ByVal Blue As Integer, _
   ByRef Cyan As Integer, _
   ByRef Magenta As Integer, _
   ByRef Yellow As Integer, _
   ByRef Black As Integer _
) 
 

Parameters

Red
Green
Blue
Cyan
Magenta
Yellow
Black
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members