Java Doc for CollectionImageUtil.java in » 6.0-JDK-Modules » Java-Advanced-Imaging » ca » forklabs » media » jai » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Transforms any collection into a
CollectionImage . The content of
the collection should be all
RenderedImage s or all
RenderableImage s.
Parameters: collection - the collection. the CollectionImage .