C#
VB
C++
Gets a 32-bit value representation of this RasterColor structure.
public int ToRgba()
Public Function ToRgba() As Integer
public:
int ToRgba();
A 32-bit value representation of this RasterColor structure.
The byte ordering this method returns is RRGGBBAA.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET