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 )