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



Attempts to convert a specified object to an instance of Leadtools.RasterImage.

Overload List

OverloadDescription
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object)Attempts to convert a specified object to an instance of Leadtools.RasterImage.  
ConvertFrom(Object)Converts the given value 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