Asks if the pixel format of a GdPicture image is indexed.
public Boolean IsPixelFormatIndexed( int ImageID );
Public Function IsPixelFormatIndexed( 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.
|