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

PcxFrame Class

This class represents a frame of the PCX format.

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

Syntax

Visual Basic
Public NotInheritable Class PcxFrame _
	Inherits Frame
C#
public sealed class PcxFrame : 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