Hi list,
During a discussion with a friend, a doubt was born :)
Suppose I have defined a new MyFormatImageMetadata (extending IIOMetadata) object within a new ImageIO plugin (as an instance, a plugin which contains MyFormatImageReader, MyFormatImageReaderSpi).
When I call MyFormatImageReader.getImageMetadata (int imageIndex), a MyFormatImageMetadata object is returned.
The trivial question is:
It is mandatory to define a MyFormatImageMetadataFormat (extending IIOMetadataFormatImpl) class?
Thanks a lot.
--
Best Regards,
Daniele
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".