- context
An System.ComponentModel.ITypeDescriptorContext that provides a format context, which can be used to extract additional information about the environment this type converter is being invoked from. This parameter or properties of this parameter can be null.
- culture
A System.Globalization.CultureInfo that provides locale information.
- value
The object to convert, typically an image key.
- destinationType
The type to convert the object to.
![]()
An object that represents the converted value.