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