TypeScript API Documentation for GDK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Creates region that describes covers the area where the given surface is more than 50% opaque.
surface
This function takes into account device offsets that might be set with cairo_surface_set_device_offset().
cairo_surface_set_device_offset()
a cairo surface
A cairo.Region; must be freed with cairo_region_destroy()
cairo_region_destroy()
Creates region that describes covers the area where the given
surfaceis more than 50% opaque.This function takes into account device offsets that might be set with
cairo_surface_set_device_offset().