You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Alpha Channel and Transparency > SetTransparencyColor
logo.gif
ContentsIndexHome
PreviousUpNext
SetTransparencyColor

This is the overview for the SetTransparencyColor method overload.

 
Name 
Description 
 
Sets a color as transparent on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. Ie: A threshold value of 90 means that all the color which are near than 90% of the color parameter will be considered.  
 
Sets a color as transparent on a GdPicture image or into an area of a GdPicture image defined by SetROI() function.
This function takes a percentage threshold parameter regarding the color to set as transparent.
Ie: A threshold value of 90 means that all the color which are near than 90% of the color parameter will be considered.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.