PixelFormat.Size Property

Gets a size of this pixel format.

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

Syntax

C#
public int Size { get; }

Property Value

The pixel format size.

See Also

Reference