TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Creates region that 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_t
cairo_region_t
Creates region that 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().