Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
Y
Z
B
Bitmap
- Class in
deadbeef.SupTools
Class to handle byte based bitmaps with a separate palette up to 256 colors.
Bitmap(int, int, int)
- Constructor for class deadbeef.SupTools.
Bitmap
Constructor (with clearing of bitmap).
Bitmap(int, int)
- Constructor for class deadbeef.SupTools.
Bitmap
Constructor (without clearing of bitmap).
Bitmap(int, int, byte[])
- Constructor for class deadbeef.SupTools.
Bitmap
Constructor (without clearing of bitmap).
Bitmap(Bitmap)
- Constructor for class deadbeef.SupTools.
Bitmap
Constructor (to create deep copy from existing Bitmap).
bitmap
- Variable in class deadbeef.SupTools.
PaletteBitmap
Bitmap containing one byte per pixel
BitmapBounds
- Class in
deadbeef.SupTools
Storage class used by
Bitmap
to return image bounds.
BitmapBounds(int, int, int, int)
- Constructor for class deadbeef.SupTools.
BitmapBounds
Constructor.
bitsLeft()
- Method in class deadbeef.Tools.
BitStream
Get number of bits left in buffer
BitStream
- Class in
deadbeef.Tools
Simple helper class to read bitwise from a buffer.
BitStream(byte[])
- Constructor for class deadbeef.Tools.
BitStream
Constructor
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
Y
Z