←Select platform

ToArgb Method

Summary

Gets a 32-bit value representation of this RasterColor structure.

Syntax
C#
VB
C++
public int ToArgb() 
Public Function ToArgb() As Integer 
public: 
int ToArgb();  

Return Value

A 32-bit value representation of this RasterColor structure.

Remarks

The byte ordering this method returns is AARRGGBB.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly