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 : 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 = RasterColorHelper.FromArgb(argb)
public static RasterColor FromArgb( int argb )
function Leadtools.RasterColorHelper.FromArgb( argb )
public: static RasterColor FromArgb( int argb )