Go to the source code of this file.
|
class | SiliconStudio.Presentation.ValueConverters.ColorConverter |
| This converter will convert any known type of color value to the target type, if the conversion is possible. Otherwise, a NotSupportedException will be thrown. The currently input types supported are SiliconStudio.Core.Mathematics.Color, Color3, Color4. The currently output types supported are System.Windows.Media.Color, SiliconStudio.Core.Mathematics.Color, Color3, Color4, string, System.Windows.Media.Brush, object. More...
|
|