new (format:CairoFormat, width:Int, height:Int)
read onlydata:DataPointer
read onlyformat:CairoFormat
read onlyheight:Int
read onlystride:Int
read onlywidth:Int
staticcreate (data:DataPointer, format:CairoFormat, width:Int, height:Int, stride:Int):CairoSurface
staticfromImage (image:Image):CairoSurface