cairo_image_surface_create_from_png

requires -version=CAIRO_HAS_PNG_FUNCTIONS

extern (C)
static if(CAIRO_HAS_PNG_FUNCTIONS)
cairo_image_surface_create_from_png
(
const char* filename
)

Meta