纹理实现

Constructor

new (width:Int, height:Int, ?transparent:Bool, ?fillColor:UInt)

Variables

path:String

位图的路径

Methods

Static methods

@:value({ transparent : true })staticfromImage (image:Image, transparent:Bool = true):ZBitmapData