[]
Represents a FarPoint image converter that converts image objects from one type to another.
public class FpImageConverter : ImageConverter
Public Class FpImageConverter
Inherits ImageConverter
Name | Description |
---|---|
FpImageConverter() |
Name | Description |
---|---|
CanConvertFrom(ITypeDescriptorContext, Type) | Determines whether an image can be converted from the specified type. |
ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | Gets the context from which to convert from. |