This class represents a frame of the PSD format.

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

Syntax

Visual Basic

Public NotInheritable Class PsdFrame _
	Inherits Frame

C#

public sealed class PsdFrame : Frame

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.