ImageConverter Methods |
The ImageConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanConvertFrom |
Gets a value indicating that this converter can convert from the source type to an image
(Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) |
![]() | CanConvertTo |
Gets a value indicating that this converter can convert to the specified type.
(Overrides TypeConverterCanConvertTo(ITypeDescriptorContext, Type).) |
![]() | ConvertFrom |
Performs the conversion from the given value to an Image object
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |
![]() | IsIcon |
Determines whether the specified fileName is an icon (ends with .ico)
|