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