W3cubDocs

/Haxe Flash

GraphicsBitmapFill

package flash.display

implements IGraphicsFill, IGraphicsData

@:final Available on flash

Constructor

@:value({ smooth : false, repeat : true }) new (?bitmapData:BitmapData, ?matrix:Matrix, repeat:Bool = true, smooth:Bool = false)

Variables

bitmapData:BitmapData

matrix:Matrix

repeat:Bool

smooth:Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/GraphicsBitmapFill.html