pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
PaletteContainer.clearPaletteChunk
PixelPerfectEngine
graphics
raster
PaletteContainer
Clears an area of the palette with zeroes. Returns the original area.
interface
PaletteContainer
@
safe
Color
[]
clearPaletteChunk
(
ushort
lenght
,
ushort
offset
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
raster
PaletteContainer
functions
addPaletteChunk
clearPaletteChunk
getPaletteIndex
loadPalette
loadPaletteChunk
setPaletteIndex
properties
palette
Clears an area of the palette with zeroes. Returns the original area.