pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
Raster.this
PixelPerfectEngine
graphics
raster
Raster
Default constructor. x and y : represent the resolution of the raster.
class
Raster
this
(
ushort
x
,
ushort
y
,
OutputScreen
oW
,
int
[]
threads
= [0]
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
raster
Raster
constructors
this
destructors
~this
functions
addColor
addLayer
addRefreshListener
editColor
getOutput
isRefreshing
refresh
removeLayer
replaceLayer
resetAvgfps
setupPalette
properties
avgfps
fps
variables
fbData
fbPitch
frameBuffer
palette
Default constructor. x and y : represent the resolution of the raster.