Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Order As RasterByteOrder |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterByteOrder Order {get;} |
C++/CLI | |
---|---|
public: property RasterByteOrder Order { RasterByteOrder get(); } |
Return Value
The byte order of the image.For an example, refer to CodecsImageInfo.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family