(Leadtools.Controls)

UpdateImageFromSource Method

Show in webframe





Re-creates the LEADTOOLS image object of this viewer from the Windows Runtime Source object.
Syntax
public void UpdateImageFromSource()
Public Sub UpdateImageFromSource() 
public void UpdateImageFromSource()

            

            
 function Leadtools.Controls.RasterImageViewer.UpdateImageFromSource()
Remarks

This method will create an instance of Leadtools.RasterImage from the value of Source and set it in the Image property. If the value of Source is null, then the value of Image will be null as well.

Internally, this method will call RasterImageConverter.ConvertFromImageSource(Source, ConvertFromSourceOptions).

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.