←Select platform

FromArgb Method (RasterColor)

Summary

Creates a RasterColor from an a rgb value.

Syntax

C#
VB
Java
C++
public static Leadtools.RasterColor FromArgb(  
   int argb 
) 
Public Shared Function FromArgb( _ 
   ByVal argb As Integer _ 
) As Leadtools.RasterColor 
static public RasterColor fromArgb(int argb) 
public: 
static Leadtools.RasterColor FromArgb(  
   int argb 
)  

Parameters

argb
The a rgb value.

Return Value

The RasterColor structure that this method creates.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize