cairo_surface_get_format
Description:
[
Version ( since =
"2.10" ) ]
public unowned Object?
cairo_surface_get_format (
Surface surface)
This function returns a Object format that corresponds to surface
's pixel format.
Parameters:
Returns:
|
the Object format of surface.
|