jpeglib
0.14.0
Usage
Reference
Glossary
Frequently asked questions
jpeglib
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
|
Y
_
__enter__() (jpeglib.version method)
__exit__() (jpeglib.version method)
A
Ah (jpeglib.Scan property)
Al (jpeglib.Scan property)
B
bits (jpeglib.Huffman property)
C
Cb (jpeglib.DCTJPEG property)
channels (jpeglib.Colorspace property)
coef_arrays (jpeglib.DCTJPEGio property)
color_space (jpeglib.ProgressiveJPEG property)
(jpeglib.SpatialJPEG property)
Colorspace (class in jpeglib)
components (jpeglib.Scan property)
content (jpeglib.DCTJPEG attribute)
(jpeglib.Marker property)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
Cr (jpeglib.DCTJPEG property)
D
DCT
DCTJPEG (class in jpeglib)
DCTJPEGio (class in jpeglib)
DCTMethod (class in jpeglib)
Dithermode (class in jpeglib)
F
from_dct() (in module jpeglib)
from_spatial() (in module jpeglib)
G
get() (jpeglib.version static method)
get_component_qt() (jpeglib.DCTJPEG method)
H
has_chrominance (jpeglib.DCTJPEG property)
(jpeglib.ProgressiveJPEG property)
(jpeglib.SpatialJPEG property)
height (jpeglib.DCTJPEG attribute)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
height_in_blocks() (jpeglib.DCTJPEG method)
(jpeglib.ProgressiveJPEG method)
(jpeglib.SpatialJPEG method)
Huffman (class in jpeglib)
J
JCS_CMYK (jpeglib.Colorspace attribute)
JCS_GRAYSCALE (jpeglib.Colorspace attribute)
JCS_RGB (jpeglib.Colorspace attribute)
JCS_UNKNOWN (jpeglib.Colorspace attribute)
JCS_YCbCr (jpeglib.Colorspace attribute)
JCS_YCCK (jpeglib.Colorspace attribute)
JDCT_FLOAT (jpeglib.DCTMethod attribute)
JDCT_IFAST (jpeglib.DCTMethod attribute)
JDCT_ISLOW (jpeglib.DCTMethod attribute)
JDITHER_FS (jpeglib.Dithermode attribute)
JDITHER_NONE (jpeglib.Dithermode attribute)
JDITHER_ORDERED (jpeglib.Dithermode attribute)
JPEG
JPEG_APP0 (jpeglib.MarkerType attribute)
JPEG_APP1 (jpeglib.MarkerType attribute)
JPEG_APP10 (jpeglib.MarkerType attribute)
JPEG_APP11 (jpeglib.MarkerType attribute)
JPEG_APP12 (jpeglib.MarkerType attribute)
JPEG_APP13 (jpeglib.MarkerType attribute)
JPEG_APP14 (jpeglib.MarkerType attribute)
JPEG_APP15 (jpeglib.MarkerType attribute)
JPEG_APP2 (jpeglib.MarkerType attribute)
JPEG_APP3 (jpeglib.MarkerType attribute)
JPEG_APP4 (jpeglib.MarkerType attribute)
JPEG_APP5 (jpeglib.MarkerType attribute)
JPEG_APP6 (jpeglib.MarkerType attribute)
JPEG_APP7 (jpeglib.MarkerType attribute)
JPEG_APP8 (jpeglib.MarkerType attribute)
JPEG_APP9 (jpeglib.MarkerType attribute)
JPEG_COM (jpeglib.MarkerType attribute)
JPEG_EOI (jpeglib.MarkerType attribute)
JPEG_RST0 (jpeglib.MarkerType attribute)
JPEG_RST1 (jpeglib.MarkerType attribute)
JPEG_RST2 (jpeglib.MarkerType attribute)
JPEG_RST3 (jpeglib.MarkerType attribute)
JPEG_RST4 (jpeglib.MarkerType attribute)
JPEG_RST5 (jpeglib.MarkerType attribute)
JPEG_RST6 (jpeglib.MarkerType attribute)
JPEG_RST7 (jpeglib.MarkerType attribute)
JPEG_RST8 (jpeglib.MarkerType attribute)
JPG
L
length (jpeglib.Marker property)
libjpeg
M
Marker (class in jpeglib)
MarkerType (class in jpeglib)
N
num_components (jpeglib.DCTJPEG property)
(jpeglib.ProgressiveJPEG property)
(jpeglib.SpatialJPEG property)
num_markers (jpeglib.DCTJPEG property)
(jpeglib.ProgressiveJPEG property)
(jpeglib.SpatialJPEG property)
P
path (jpeglib.DCTJPEG attribute)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
progressive_mode (jpeglib.DCTJPEG attribute)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
ProgressiveJPEG (class in jpeglib)
Q
qt (jpeglib.DCTJPEG property)
quant_tables (jpeglib.DCTJPEGio property)
quant_tbl_no (jpeglib.DCTJPEG property)
R
read_dct() (in module jpeglib)
read_spatial() (in module jpeglib)
S
samp_factor (jpeglib.DCTJPEG attribute)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
Scan (class in jpeglib)
Se (jpeglib.Scan property)
set() (jpeglib.version class method)
spatial (jpeglib.ProgressiveJPEG property)
(jpeglib.SpatialJPEG property)
spatial domain
SpatialJPEG (class in jpeglib)
Ss (jpeglib.Scan property)
T
to_jpegio() (in module jpeglib)
type (jpeglib.Marker attribute)
V
values (jpeglib.Huffman property)
version (class in jpeglib)
versions() (jpeglib.version static method)
W
width (jpeglib.DCTJPEG attribute)
(jpeglib.ProgressiveJPEG attribute)
(jpeglib.SpatialJPEG attribute)
width_in_blocks() (jpeglib.DCTJPEG method)
(jpeglib.ProgressiveJPEG method)
(jpeglib.SpatialJPEG method)
write() (jpeglib.DCTJPEGio method)
write_dct() (jpeglib.DCTJPEG method)
write_spatial() (jpeglib.ProgressiveJPEG method)
(jpeglib.SpatialJPEG method)
Y
Y (jpeglib.DCTJPEG property)