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 PsdHeaderInfo
PsdImageParser.readHeader
(InputStream is) private PsdHeaderInfo
PsdImageParser.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)