- read(File) - Static method in class fr.sertelon.media.CMYKReader
-
- read(ImageInputStream) - Static method in class fr.sertelon.media.CMYKReader
-
- read(InputStream) - Static method in class fr.sertelon.media.CMYKReader
-
- read() - Method in class fr.sertelon.media.io.ByteArrayImageInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class fr.sertelon.media.io.ByteArrayImageInputStream
-
Reads up to len bytes of data into an array of bytes from
this input stream.
- read() - Method in class fr.sertelon.media.io.ImageInputStreamAdapter
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class fr.sertelon.media.io.ImageInputStreamAdapter
-
Reads up to len bytes of data from this input stream into an
array of bytes.
- read(int, ImageReadParam) - Method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
- read(ImageInputStream, boolean) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
- read() - Method in class fr.sertelon.media.jpeg.JFIFInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class fr.sertelon.media.jpeg.JFIFInputStream
-
Reads up to len b of data from this input stream into an
array of b.
- readImageFromYUVorGray(ImageInputStream) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
Reads a JPEG image from the provided InputStream.
- readRGBAImageFromRGBA(InputStream, ICC_Profile) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
Reads a RGBA JPEG image from the provided InputStream, converting the
colors to RGBA using the provided RGBA ICC_Profile.
- readRGBImageFromCMYK(InputStream, ICC_Profile) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
Reads a CMYK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromInvertedYCCK(InputStream, ICC_Profile) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
Reads an inverted-YCCK JPEG image from the provided InputStream,
converting the colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromYCCK(InputStream, ICC_Profile) - Static method in class fr.sertelon.media.jpeg.CMYKJPEGImageReader
-
Reads a YCCK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- reset() - Method in class fr.sertelon.media.io.ImageInputStreamAdapter
-
Repositions this stream to the position at the time the mark
method was last called on this input stream.
- reset() - Method in class fr.sertelon.media.jpeg.JFIFInputStream
-
Repositions this stream to the position at the time the mark
method was last called on this input stream.
- RST0_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST1_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST2_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST3_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST4_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST5_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST6_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-
- RST7_MARKER - Static variable in class fr.sertelon.media.jpeg.JFIFInputStream
-