Uses of Class
org.apache.commons.imaging.formats.psd.PsdHeaderInfo
Packages that use PsdHeaderInfo
-
Uses of PsdHeaderInfo in org.apache.commons.imaging.formats.psd
Fields in org.apache.commons.imaging.formats.psd declared as PsdHeaderInfoMethods in org.apache.commons.imaging.formats.psd that return PsdHeaderInfoModifier and TypeMethodDescriptionprivate PsdHeaderInfoPsdImageParser.readHeader(InputStream is) private PsdHeaderInfoPsdImageParser.readHeader(ByteSource byteSource) Constructors in org.apache.commons.imaging.formats.psd with parameters of type PsdHeaderInfoModifierConstructorDescriptionPsdImageContents(PsdHeaderInfo header, int colorModeDataLength, int imageResourcesLength, int layerAndMaskDataLength, int compression)