[ Version ( since = "3.0" ) ]
public static bool id_is_brush (int resource_id)
Returns whether the resource ID is a brush.
This procedure returns TRUE if the specified resource ID is a brush.
| resource_id |
The resource ID. |
|
TRUE if the resource ID is a brush, FALSE otherwise. |