1995-1996
Spencer Kimball & Peter Mattis
Get the base type of the image.
This procedure returns the image's base type. Layers in the image must be of this subtype, but can have an optional alpha channel.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
Type | Name | Description |
---|---|---|
PF_INT | base-type | The image's base type { RGB (0), GRAY (1), INDEXED (2) } |