pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
ExtendibleBitmap.removeBitmap
PixelPerfectEngine
extbmp
extbmp
ExtendibleBitmap
Removes the bitmap from the file by index.
void
removeBitmap
(string ID)
void
removeBitmap
(int i)
class
ExtendibleBitmap
void
removeBitmap
(
int
i
)
Meta
Source
See Implementation
PixelPerfectEngine
extbmp
extbmp
ExtendibleBitmap
constructors
this
functions
addBitmap
addPalette
get16bitBitmap
get8bitBitmap
getBitDepth
getBitmap
getBitmapRaw
getFormat
getIDs
getPalette
getPaletteMode
getXsize
getYsize
isEmpty
loadFile
removeBitmap
removePalette
saveFile
searchForID
setFileName
properties
dir
variables
animData
bitdepth
bitmapID
format
paletteMode
Removes the bitmap from the file by index.