[cairo] Binary size of a cairo surface

ax487 ax487 at gmx.de
Wed Sep 3 09:27:41 PDT 2014


Hello all,

I was just wondering, is it possible to get the actual binary size of a
cairo_surface_t* created by cairo_image_surface_create. I am guessing
that this should be proportional to width*height where the actual size
depends on the given cairo_format_t. Is there some function to determine
this value?

ax487


More information about the cairo mailing list