|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.media.jai.OperationDescriptorImpl
|
+--javax.media.jai.operator.JPEGDescriptor
An OperationDescriptor describing the "JPEG" operation.
The "JPEG" operation reads an image from a JPEG (JFIF) stream.
The classes in the com.sun.media.jai.codec
package are not a committed part of the JAI API. Future releases
of JAI will make use of new classes in their place. This
class will change accordingly.
| Name | Value |
|---|---|
| GlobalName | JPEG |
| LocalName | JPEG |
| Vendor | com.sun.media.jai |
| Description | Reads an image from a JFIF (JPEG) stream. |
| DocURL | http://java.sun.com/products/java-media/jai/forDevelopers/jaiapi/ javax.media.jai.operator.JPEGDescriptor.html |
| Version | 1.0 |
| arg0Desc | The SeekableStream to read from. |
| Name | Class Type | Default Value |
|---|---|---|
| stream | com.sun.media.jai.codec.SeekableStream | NO_PARAMETER_DEFAULT |
SeekableStream,
OperationDescriptor| Fields inherited from class javax.media.jai.OperationDescriptorImpl |
paramClasses,
paramDefaults,
paramNames,
renderableSourceClasses,
resources,
sourceClasses |
| Constructor Summary | |
JPEGDescriptor()
Constructor. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public JPEGDescriptor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||