Cairo.RecordingSurface – cairo Reference Manual
Packages
cairo
Cairo
RecordingSurface
RecordingSurface
get_extents
ink_extents
RecordingSurface
Object Hierarchy:
Description:
[
CCode
( cname =
"cairo_surface_t"
, ref_function =
"cairo_surface_reference"
, type_id =
"cairo_gobject_surface_get_type ()"
, unref_function =
"cairo_surface_destroy"
) ]
[
Compact
]
public
class
RecordingSurface
:
Surface
Namespace:
Cairo
Package:
cairo
Content:
Creation methods:
public
RecordingSurface
(
Content
content,
Rectangle
? extents =
null
)
Methods:
public
bool
get_extents
(
out
Rectangle
extents)
public
void
ink_extents
(
out
double
x0,
out
double
y0,
out
double
width,
out
double
height)
Inherited Members:
All known members inherited from class Cairo.Surface
copy_page
finish
flush
get_content
get_device
get_device_offset
get_device_scale
get_fallback_resolution
get_font_options
get_reference_count
get_type
get_user_data
has_show_text_glyphs
map_to_image
mark_dirty
mark_dirty_rectangle
set_device_offset
set_device_scale
set_fallback_resolution
set_user_data
show_page
status
supports_mime_type
unmap_image
win32_get_image
write_to_png
write_to_png_stream