You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Color Mapping & Color Profiles Management
logo.gif
ContentsIndexHome
PreviousUpNext
Color Mapping & Color Profiles Management

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 
 
Returns a new GdPicture image based on the Cyan channel of the CMYK color space of a GdPicture image.  
 
Returns a new GdPicture image based on the Key (Black) channel of the CMYK color space of a GdPicture image.  
 
Returns a new GdPicture image based on the Magenta channel of the CMYK color space of a GdPicture image.  
 
Returns a new GdPicture image based on the Yellow channel of the CMYK color space of a GdPicture image.  
 
Adds an ICC profile from a file to a GdPicture image.  
 
Exports the ICC profile of a GdPicture image to a file.  
 
Asks if a GdPicture image gets an embedded ICC profile.  
 
Deletes the ICC profile embedded within a GdPicture image.  
 
Removes the ICC profile embedded into a CMYK TIFF image file.  
 
Apply a specific RGB color profile to a GdPicture image. Device-independent profiles such as sRGB can also be used.  
 
Sets the color key (transparency range) for a specified category on a GdPicture image.
This function sets the high and low color-key values so that a range of colors can be made transparent.
Any color that has each of its three components (red, green, blue) between the corresponding components of the high and low color keys is made transparent.  
 
Applies a color-remap table to a GdPicture image.  
 
Adds / replaces an ICC profile from file to a TIFF, JPEG or PNG image file.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.