StringToColorConverter.ConvertTo Method (Microsoft.Xna.Framework.Content.Pipeline.Builder.Convertors)


Namespace: Microsoft.Xna.Framework.Content.Pipeline.Builder.Convertors
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public object ConvertTo(
	ITypeDescriptorContext context, 
	CultureInfo culture, 
	object value, 
	Type destinationType
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

context
Type: System.ComponentModel.ITypeDescriptorContext
culture
Type: System.Globalization.CultureInfo
value
Type: System.Object
destinationType
Type: System.Type

Return Value

Type: System.Object
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop