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 > RasterColor16Helper Class : GetStringDescription Method |
public static string GetStringDescription( RasterColor16 color )
'Declaration
Public Shared Function GetStringDescription( _ ByVal color As RasterColor16 _ ) As String
'Usage
Dim color As RasterColor16 Dim value As String value = RasterColor16Helper.GetStringDescription(color)
public static string GetStringDescription( RasterColor16 color )
function Leadtools.RasterColor16Helper.GetStringDescription( color )
public: static String^ GetStringDescription( RasterColor16 color )