In This Topic
GdPicture14 Namespace / GdPictureImaging Class / DrawGdPictureImageTransparencyColor Method

DrawGdPictureImageTransparencyColor Method (GdPictureImaging)

In This Topic
Draws a GdPicture image into another GdPicture image setting a specific color of the image to draw as transparent.
Overload List
OverloadDescription
Draws a GdPicture image into another GdPicture image setting a specific color of the image to draw as transparent.  
Draws a GdPicture image into another GdPicture image setting a specific color of the image to draw as transparent. This method takes a percentage threshold parameter regarding the color to set as transparent. Ie: A threshold value of 90 means that all the color values which are within 90% of the color value parameter will be set as transparent.  
See Also