Aurigma Graphics Mill 5.5 for .NET
IFrame..::.PixelFormat Property
Returns a pixel format of the bitmap stored in this frame.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
ReadOnly Property PixelFormat As PixelFormat
C#
PixelFormat PixelFormat { get; }