public class RasterColorTypeConverter : TypeConverter
public ref class RasterColorTypeConverter : public System.ComponentModel.TypeConverter
class RasterColorTypeConverter(TypeConverter):
To convert a RasterColor to a string value, use the RasterColor.ToString method.
You can use the members of this class to convert a string to a RasterColor value. You can also use the helper static (Shared) RasterColorTypeConverter.ConvertFromString method directly without creating a TypeConverter instance.
Currently, this class supports converting a RasterColor to and from a string type only. The string can be in an HTML compatible format.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document