Method

GeglRectangleis_empty

[]

Declaration [src]

gboolean
gegl_rectangle_is_empty (
  const GeglRectangle* rectangle
)
[]

Description [src]

Check if a rectangle has zero area.

Returns TRUE if the width or height of rectangle is 0.

[]

Return value

Type: gboolean

No description available.