Package de.intarsys.cwt.image
Interface IImageContainer
- All Superinterfaces:
de.intarsys.tools.attribute.IAttributeSupport
- All Known Implementing Classes:
ImageContainer
,ImageIOImageContainer
public interface IImageContainer
extends de.intarsys.tools.attribute.IAttributeSupport
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
getImageAt
(int index) int
de.intarsys.tools.locator.ILocator
Methods inherited from interface de.intarsys.tools.attribute.IAttributeSupport
getAttribute, removeAttribute, setAttribute
-
Method Details
-
close
- Throws:
IOException
-
getImageAt
-
getImageCount
int getImageCount() -
getLocator
de.intarsys.tools.locator.ILocator getLocator() -
getMetadata
- Throws:
IOException
-