Returns if the pixel format of a GdPicture image has alpha component.
public Boolean IsPixelFormatHasAlpha( int ImageID );
Public Function IsPixelFormatHasAlpha( ByVal ImageID As Integer ) As Boolean
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
True if the pixel format is indexed else False.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|