ImageConverter
System.Drawing.ImageConverter
public class ImageConverter : TypeConverterPublic Class ImageConverter
Inherits TypeConverterConstructors
ImageConverter()
Methods
CanConvertFrom(context, sourceType)
Parameter
Type
Description
CanConvertTo(context, destinationType)
Parameter
Type
Description
ConvertFrom(context, culture, value)
Parameter
Type
Description
ConvertTo(context, culture, value, destinationType)
Parameter
Type
Description
GetProperties(context, value, attributes)
Parameter
Type
Description
GetPropertiesSupported(context)
Parameter
Type
Description
Last updated
Was this helpful?