Aurigma Graphics Mill 5.5 for .NET
BitmapData..::.PixelFormat Property
Returns pixel format of the current bitmap data.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public ReadOnly Property PixelFormat As PixelFormat
C#
public PixelFormat PixelFormat { get; }