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