id_is_palette


Description:

[ Version ( since = "3.0" ) ]
public static bool id_is_palette (int resource_id)

Returns whether the resource ID is a palette.

This procedure returns TRUE if the specified resource ID is a palette.

Parameters:

resource_id

The resource ID.

Returns:

TRUE if the resource ID is a palette, FALSE otherwise.