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