VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Psd Namespace / PsdFile Class
In This Topic
PsdFile Class Properties
In This Topic
For a list of all properties of this type, see PsdFile.
Public Properties
 NameDescription
Public PropertyGets or sets the TIFF file that contains EXIF data 1 tags (ID 1058).
Public PropertyGets a value indicating whether this PSD file has embedded ICC profile.
Public PropertyGets the identifiers of image-resources, which are stored in this PSD file.
Public PropertyGets or sets the page of this image file. (Inherited from SinglePageImageFile<T>)
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>)
Protected PropertyGets the source of the PSD file.
See Also