C#
VB
C++
Gets a 32-bit value representation of this RasterColor structure.
public int ToRgb()
Public Function ToRgb() As Integer
public:
int ToRgb();
A 32-bit value representation of this RasterColor structure.
The byte ordering this method returns is 00RRBBGG.
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