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

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): CairoImageSurface