Mono Class Library: Overview

System.Drawing.ImageConverter: Members

The members of System.Drawing.ImageConverter are listed below.

See Also: Inherited members from System.ComponentModel.TypeConverter

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

override
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
CanConvertTo(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
ConvertFrom(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object) : object
Documentation for this section has not yet been entered.
override
ConvertTo(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object
Documentation for this section has not yet been entered.
override
GetProperties(System.ComponentModel.ITypeDescriptorContext, object, Attribute[]) : System.ComponentModel.PropertyDescriptorCollection
Documentation for this section has not yet been entered.
override
GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.