Name | Description | |
---|---|---|
![]() | PsdFile | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PsdFile | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ExifData1 | Gets or sets the TIFF file that contains EXIF data 1 tags (ID 1058). |
![]() | HasEmbeddedIccProfile | Gets a value indicating whether this PSD file has embedded ICC profile. |
![]() | ImageResourceIdentifiers | Gets the identifiers of image-resources, which are stored in this PSD file. |
![]() | Page | Gets or sets the page of this image file. (Inherited from SinglePageImageFile<T>) |
Name | Description | |
---|---|---|
![]() | IsDisposed | Gets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>) |
![]() | Source | Gets the source of the PSD file. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this |
![]() | GetEmbeddedIccProfileData | Returns the embedded ICC profile data. |
![]() | GetImageResourceData | Returns the image resource data. |
![]() ![]() | IsValidFormat | Returns a value indicating whether stream contains PSD file. |
![]() | Pack | Overloaded. Packs (removes unused space) the image file and saves to the specified stream. (Inherited from ImageFileBase<T>) |
![]() | Save | Overloaded. Saves PSD file to the specified stream. Current source of the PSD file will not be changed. |
![]() | SaveChanges | Overloaded. Saves the image file to the specified stream and switches the image file to the specified stream. Previous source of the image file will be closed without save changes. (Inherited from ImageFileBase<T>) |
![]() | SetEmbeddedIccProfileData | Sets the embedded ICC profile data. |
![]() | SetImageResourceData | Sets the image resource data. |
Name | Description | |
---|---|---|
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the ImageFile<TPage,TPageCollection> is reclaimed by garbage collection. (Inherited from ImageFileBase<T>) |
![]() | Parse | Parses the PSD file. |