AGI Components with Insight3D Alpha 2008 r8
AgGxPixelFormat Enumeration
Library ReferenceAGI.GraphicsAgGxPixelFormat
Types specifying the underlying storage of an image's components within memory.
Declaration Syntax
C# Visual Basic Visual C++
public 
enum 
AgGxPixelFormat
Public 
Enumeration 
AgGxPixelFormat
public 
enum class 
AgGxPixelFormat
Members
Member Description
PixelFormatUnsignedByte
Unsigned Byte

PixelFormatByte
Byte

PixelFormatUnsignedShort
Unsigned Short

PixelFormatShort
Short

PixelFormatUnsignedInt
Unsigned Integer

PixelFormatInt
Integer

PixelFormatFloat
Float

PixelFormatDouble
Double

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)