abstract lime.graphics.cairo.CairoImageSurface(CairoSurface) from CairoSurface from CFFIPointer to CairoSurface to CFFIPointer

Available on all platforms

Class Fields

function create(data:Dynamic, format:CairoFormat, width:Int, height:Int, stride:Int):CairoSurface

function fromImage(image:Image):CairoSurface

Instance Fields

function new(format:CairoFormat, width:Int, height:Int):CairoSurface