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 > RasterColor Structure : FromArgb Method |
public static RasterColor FromArgb( int argb )
'Declaration
Public Shared Function FromArgb( _ ByVal argb As Integer _ ) As RasterColor
'Usage
Dim argb As Integer Dim value As RasterColor value = RasterColor.FromArgb(argb)
public static RasterColor FromArgb( int argb )
static public RasterColor fromArgb(int argb)
function Leadtools.RasterColor.FromArgb( argb )
public: static RasterColor FromArgb( int argb )