Uses of Class
com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
-
Packages that use PSDThumbnail Package Description com.twelvemonkeys.imageio.plugins.psd -
-
Uses of PSDThumbnail in com.twelvemonkeys.imageio.plugins.psd
Methods in com.twelvemonkeys.imageio.plugins.psd that return PSDThumbnail Modifier and Type Method Description private PSDThumbnail
PSDImageReader. getThumbnailResource(int imageIndex, int thumbnailIndex)
Methods in com.twelvemonkeys.imageio.plugins.psd that return types with arguments of type PSDThumbnail Modifier and Type Method Description private java.util.List<PSDThumbnail>
PSDImageReader. getThumbnailResources(int imageIndex)
-