- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
ImageIOImageData,NoOpImageData
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
API of the image support.
API of the image support.
- Author:
- Ronald Brill
-
Method Summary
Modifier and TypeMethodDescriptionINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getWidthHeight
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.- Returns:
- the
IntDimension2Dof this - Throws:
IOException- in case of error
-