PsdReader.PixelFormat Property

Gets or sets the pixel format for the PSD reader.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public override PixelFormat PixelFormat { get; }

Property Value

The pixel format value.

See Also

Reference