pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Raster.clearPaletteChunk
pixelperfectengine
graphics
raster
Raster
Clears an area of the palette with zeroes. Returns the original area.
class
Raster
public @
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
getLayer
getOutput
getPaletteIndex
isRefreshing
loadLayers
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.