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 TypeMethodDescriptionvoidclose()getImageAt(int index) intde.intarsys.tools.locator.ILocatorMethods 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
-