pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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
,
size_t
paletteLength
= 65536
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
raster
Raster
constructors
this
destructors
~this
functions
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.