Package: cairo

Function cairo-image-surface-format

Lambda List

cairo-image-surface-format (surface)

Arguments

surface -- a cairo-surface-t instance

Return Value

A value of the cairo-format-t enumeration with the format of the surface.

Details

Get the format of the image surface.
 

See also

2020-12-21