LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetStringDescription Method (RasterColor16Helper)






The raster color object.
Converts the specified RasterColor16 structure to a human-readable string. .NET support WinRT support
Syntax
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
) 

Parameters

color
The raster color object.

Return Value

string that is the name of the color of the specified RasterColor16 structure.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterColor16Helper Class
RasterColor16Helper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.