You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Color Object Creation & Color Space Conversion
logo.gif
ContentsIndexHome
PreviousUpNext
Color Object Creation & Color Space Conversion

These methods are available in:

  • GdPicture.NET Document Imaging SDK Ultimate.
  • GdPicture.NET Document Imaging SDK.
  • GdPicture.NET Image SDK.
  • GdPicture.NET TWAIN PRO SDK.
  • GdPicture.NET TWAIN SDK.

 
Name 
Description 
 
ARGB 
This is the overview for the ARGB method overload. 
 
Converts CMYK color from a set of Cyan, Magenta, Yellow and Black (Key) color components to RGB color into a set of red, green, and blue components.  
 
Converts CMY color from a set of Cyan, Magenta and Yellow color components to RGB color into a set of red, green, and blue components.  
 
Converts HSL color from a set of hue, saturation and lightness components to RGB color into a set of red, green, and blue color components.  
 
Converts RBG color from a set of red, green, and blue color components to CMY color into a set of Cyan, Magenta and Yellow components.  
 
Converts RBG color from a set of red, green, and blue color components to CMYK color into a set of Cyan, Magenta, Yellow and Black (Key) components.  
 
Converts RBG color from a set of red, green, and blue color components to HSL color into a set of hue, saturation and lightness components.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.