1995-1996
Spencer Kimball & Peter Mattis
Returns whether the drawable is an RGB type.
This procedure returns TRUE if the specified drawable is of type { RGB, RGBA }.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable |
Type | Name | Description |
---|---|---|
PF_INT | is-rgb | TRUE if the drawable is an RGB type (TRUE or FALSE) |