See Also Examples Applies To
Asks if the pixel format of the native GdPicture image is indexed.
Syntax
object.IsPixelFormatIndexed ()
The IsPixelFormatIndexed syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Boolean. True if the pixel format is indexed else False.
Category
Get & Set Std. Image Properties