PsdOptions
Class PsdOptions
Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll
Create Photoshop Document (PSD) images with our API, offering versatile options with different format versions, compression methods, color modes, and bits counts per color channel. Seamlessly handle XMP metadata containers, ensuring comprehensive image processing with the power of PSD format features like image layers, layer masks, and file information for customization and creativity in your designs.
public class PsdOptions : ImageOptions, IDisposable
Inheritance
object ← ImageOptions ← PsdOptions
Implements
Inherited Members
ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
PsdOptions()
Initializes a new instance of the
public PsdOptions()