C#
VB
WinRT C#
C++
Converts the specified RasterColor structure to a human-readable string.
public static string GetStringDescription(
Leadtools.RasterColor color
)
Public Shared Function GetStringDescription( _
ByVal color As Leadtools.RasterColor _
) As String
public static string GetStringDescription(
Leadtools.RasterColor color
)
function Leadtools.RasterColorHelper.GetStringDescription(
color
)
public:
static String^ GetStringDescription(
Leadtools.RasterColor color
)
color
The raster color object.
string that is the name of the color of the specified RasterColor structure.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET