Spec-Zone
.ru
спецификации, руководства, описания, API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
G
I
J
N
S
T
C
clone()
- Method in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
clone()
- Method in interface com.sun.image.codec.jpeg.
JPEGEncodeParam
COLOR_ID_CMYK
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
CMYK
COLOR_ID_GRAY
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
Monochrome
COLOR_ID_PYCC
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
PhotoYCC
COLOR_ID_PYCCA
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
PhotoYCC-Alpha
COLOR_ID_RGB
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
Red, Green, and Blue
COLOR_ID_RGBA
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
RGB-Alpha
COLOR_ID_RGBA_INVERTED
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
RGB-Alpha with R, G, and B inverted.
COLOR_ID_UNKNOWN
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
Unknown or Undefined Color ID
COLOR_ID_YCbCr
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
YCbCr
COLOR_ID_YCbCrA
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
YCbCr-Alpha
COLOR_ID_YCbCrA_INVERTED
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
YCbCr-Alpha with Y, Cb, and Cr inverted.
COLOR_ID_YCCK
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
YCbCrK
com.sun.image.codec.jpeg
- package com.sun.image.codec.jpeg
Provides classes for encoding and decoding JPEG images.
COMMENT_MARKER
- Static variable in interface com.sun.image.codec.jpeg.
JPEGDecodeParam
Adobe marker indicates presence/need for Adobe marker.
createJPEGDecoder(InputStream)
- Static method in class com.sun.image.codec.jpeg.
JPEGCodec
This creates an instance of a JPEGImageDecoder that can be used to decode JPEG Data streams.
createJPEGDecoder(InputStream, JPEGDecodeParam)
- Static method in class com.sun.image.codec.jpeg.
JPEGCodec
This creates an instance of a JPEGImageDecoder that can be used to decode JPEG Data streams.
createJPEGEncoder(OutputStream)
- Static method in class com.sun.image.codec.jpeg.
JPEGCodec
This creates an instance of a JPEGImageEncoder that can be used to encode image data as JPEG Data streams.
createJPEGEncoder(OutputStream, JPEGEncodeParam)
- Static method in class com.sun.image.codec.jpeg.
JPEGCodec
This creates an instance of a JPEGImageEncoder that can be used to encode image data as JPEG Data streams.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
G
I
J
N
S
T
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.