LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CanConvertFrom Method
See Also 
Leadtools.Codecs Namespace > RasterImageTypeConverter Class : CanConvertFrom Method



Determines whether the converter can convert an object of the given type to an instance of Leadtools.RasterImage.

Overload List

OverloadDescription
CanConvertFrom(ITypeDescriptorContext,Type)Determines whether the converter can convert an object of the given type to an instance of Leadtools.RasterImage.  
CanConvertFrom(Type)Returns whether this converter can convert an object of the given type to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also