pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
Raster.clearPaletteChunk
pixelperfectengine
graphics
raster
Raster
Clears an area of the palette with zeroes. Returns the original area.
class
Raster
@
safe
Color
[]
clearPaletteChunk
(
ushort
lenght
,
ushort
offset
)
Meta
Source
See Implementation
pixelperfectengine
graphics
raster
Raster
aliases
LayerMap
constructors
this
destructors
~this
functions
addLayer
addPaletteChunk
addRefreshListener
clearPaletteChunk
editColor
getOutput
getPaletteIndex
isRefreshing
loadPalette
loadPaletteChunk
refresh
removeLayer
replaceLayer
resetAvgfps
setPaletteIndex
setupPalette
properties
avgfps
fps
palette
variables
_palette
displayedBuffer
fbData
fbPitch
frameBuffer
layerMap
nOfBuffers
updatedBuffer
Clears an area of the palette with zeroes. Returns the original area.