Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
B
C
E
F
G
I
L
N
P
R
S
T
W
S
sBitCount
- Variable in class net.sf.image4j.codec.bmp.
InfoHeader
The bit count, which represents the colour depth (bits per pixel).
sBitCount
- Variable in class net.sf.image4j.codec.ico.
IconEntry
Colour depth in bits per pixel.
scaleImage(BufferedImage, int, int)
- Static method in class net.sf.image4j.util.
ImageUtil
Creates a scaled copy of the source image.
setIconEntry(IconEntry)
- Method in class net.sf.image4j.codec.ico.
ICOImage
Sets the IconEntry associated with this
ICOImage
.
setIconIndex(int)
- Method in class net.sf.image4j.codec.ico.
ICOImage
Sets the icon index, which is zero-based.
setImage(BufferedImage)
- Method in class net.sf.image4j.codec.bmp.
BMPImage
Sets the image to be encoded.
setInfoHeader(InfoHeader)
- Method in class net.sf.image4j.codec.bmp.
BMPImage
Sets the InfoHeader structure used for encoding the BMP image.
setPngCompressed(boolean)
- Method in class net.sf.image4j.codec.ico.
ICOImage
Sets whether the encoded image is PNG compressed.
sPlanes
- Variable in class net.sf.image4j.codec.bmp.
InfoHeader
The number of planes, which should always be
1
.
sPlanes
- Variable in class net.sf.image4j.codec.ico.
IconEntry
Number of planes, which should always be
1
.
swapDouble(double)
- Static method in class net.sf.image4j.io.
EndianUtils
Reverses the byte order of the source
double
value
swapFloat(float)
- Static method in class net.sf.image4j.io.
EndianUtils
Reverses the byte order of the source
float
value
swapInteger(int)
- Static method in class net.sf.image4j.io.
EndianUtils
Reverses the byte order of the source
int
value
swapLong(long)
- Static method in class net.sf.image4j.io.
EndianUtils
Reverses the byte order of the source
long
value
swapShort(short)
- Static method in class net.sf.image4j.io.
EndianUtils
Reverses the byte order of the source
short
value
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
B
C
E
F
G
I
L
N
P
R
S
T
W