Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterColorHelper Class : ToArgb Method |
public static int ToArgb( RasterColor color )
'Declaration
Public Shared Function ToArgb( _ ByVal color As RasterColor _ ) As Integer
'Usage
Dim color As RasterColor Dim value As Integer value = RasterColorHelper.ToArgb(color)
public static int ToArgb( RasterColor color )
function Leadtools.RasterColorHelper.ToArgb( color )
public: static int ToArgb( RasterColor color )