AdvancedImageConverter Methods

KGy SOFT Drawing Libraries

AdvancedImageConverter Methods KGy SOFT Drawing Libraries Help

The AdvancedImageConverter type exposes the following members.

Methods

  Name Description
Public method CanConvertFrom(Type) (Inherited from TypeConverter.)
Public method CanConvertFrom(ITypeDescriptorContext, Type) (Inherited from ImageConverter.)
Public method CanConvertTo(Type) (Inherited from TypeConverter.)
Public method CanConvertTo(ITypeDescriptorContext, Type) (Inherited from ImageConverter.)
Public method ConvertFrom(Object) (Inherited from TypeConverter.)
Public method ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
Converts a specified object to an Image.
(Overrides ImageConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)
Public method ConvertFromInvariantString(String) (Inherited from TypeConverter.)
Public method ConvertFromInvariantString(ITypeDescriptorContext, String) (Inherited from TypeConverter.)
Public method ConvertFromString(String) (Inherited from TypeConverter.)
Public method ConvertFromString(ITypeDescriptorContext, String) (Inherited from TypeConverter.)
Public method ConvertFromString(ITypeDescriptorContext, CultureInfo, String) (Inherited from TypeConverter.)
Public method ConvertTo(Object, Type) (Inherited from TypeConverter.)
Public method ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
Converts an Image (or an object that can be cast to an Image) to the specified type.
(Overrides ImageConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)
Public method ConvertToInvariantString(Object) (Inherited from TypeConverter.)
Public method ConvertToInvariantString(ITypeDescriptorContext, Object) (Inherited from TypeConverter.)
Public method ConvertToString(Object) (Inherited from TypeConverter.)
Public method ConvertToString(ITypeDescriptorContext, Object) (Inherited from TypeConverter.)
Public method ConvertToString(ITypeDescriptorContext, CultureInfo, Object) (Inherited from TypeConverter.)
Public method CreateInstance(IDictionary) (Inherited from TypeConverter.)
Public method CreateInstance(ITypeDescriptorContext, IDictionary) (Inherited from TypeConverter.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetConvertFromException (Inherited from TypeConverter.)
Protected method GetConvertToException (Inherited from TypeConverter.)
Public method GetCreateInstanceSupported (Inherited from TypeConverter.)
Public method GetCreateInstanceSupported(ITypeDescriptorContext) (Inherited from TypeConverter.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties(Object) (Inherited from TypeConverter.)
Public method GetProperties(ITypeDescriptorContext, Object) (Inherited from TypeConverter.)
Public method GetProperties(ITypeDescriptorContext, Object, Attribute) (Inherited from ImageConverter.)
Public method GetPropertiesSupported (Inherited from TypeConverter.)
Public method GetPropertiesSupported(ITypeDescriptorContext) (Inherited from ImageConverter.)
Public method GetStandardValues (Inherited from TypeConverter.)
Public method GetStandardValues(ITypeDescriptorContext) (Inherited from TypeConverter.)
Public method GetStandardValuesExclusive (Inherited from TypeConverter.)
Public method GetStandardValuesExclusive(ITypeDescriptorContext) (Inherited from TypeConverter.)
Public method GetStandardValuesSupported (Inherited from TypeConverter.)
Public method GetStandardValuesSupported(ITypeDescriptorContext) (Inherited from TypeConverter.)
Public method GetType (Inherited from Object.)
Public method IsValid(Object) (Inherited from TypeConverter.)
Public method IsValid(ITypeDescriptorContext, Object) (Inherited from TypeConverter.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SortProperties (Inherited from TypeConverter.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference