poison v0.2.1 (2016-12-09T21:57:53Z)
Home
Dub
Repo
Picture.this
poison
ui
picture
Picture
Creates a new picture.
this
(string imageFile)
this
(Size size, Paint fillPaint)
this
(ubyte[] imageBuffer)
class
Picture
final
this
(
ubyte
[]
imageBuffer
)
this
(Picture copyImage)
Parameters
imageBuffer
ubyte
[]
The buffer to load the picture from.
Meta
Source
See Implementation
poison
ui
picture
Picture
constructors
this
functions
clearGraphics
draw
finalize
gradientHorizontal
gradientVertical
resize
properties
backgroundSprite
drawingSprite
fileName
imageBuffer
position
size
Creates a new picture.