This documentation is for the old version. Go to the latest Graphics Mill docs

PsdFrame Class

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

Inheritance Hierarchy

Thread Safety

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

Object Model




See Also

Reference