poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
Picture.this
poison
ui
picture
Picture
Creates a new picture.
this
(string imageFile)
class
Picture
final
this
(
string
imageFile
)
this
(Size size, Paint fillPaint)
this
(ubyte[] imageBuffer)
this
(Picture copyImage)
Parameters
imageFile
string
The file for an image to load onto the picture.
Meta
Source
See Implementation
poison
ui
picture
Picture
constructors
this
functions
clearGraphics
draw
finalize
gradientHorizontal
gradientVertical
resize
properties
backgroundSprite
drawingSprite
position
size
Creates a new picture.