Gets the transparency color for a GdPicture image.
public Color PaletteGetTransparentColor( int ImageID );
Public Function PaletteGetTransparentColor( ByVal ImageID As Integer ) As Color
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
Color. A Color Object. You can build a Color Object using the ARGB() function. The transparent color of the palette.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|