is_rgb


Description:

public bool is_rgb ()

Returns whether the drawable is an RGB type.

This procedure returns TRUE if the specified drawable is of type { RGB, RGBA }.

Parameters:

this

The drawable.

Returns:

TRUE if the drawable is an RGB type.