←Select platform

RasterImageBox Class Members

Summary

The following tables list the members exposed by RasterImageBox.

Public Constructors

Name Description
RasterImageBox Initializes a new instance of the RasterImageBox class.

Public Methods

Name Description
UpdateImageFromSource Converts the WPF/Silverlight image in the Source property to the LEADTOOLS Leadtools.RasterImage and set it in Image.

Protected Methods

Name Description
OnAutoDisposeImagesChanged(RoutedPropertyChangedEventArgs<Boolean>) Raises the AutoDisposeImagesChanged event.
OnConvertFromSourceOptionsChanged Raises the ConvertFromSourceOptionsChanged event.
OnConvertToSourceOptionsChanged Raises the ConvertToSourceOptionsChanged event.
OnImageChanged Raises the ImageChanged event.
OnSourceChanged Raises the SourceChanged event.

Public Properties

Name Description
AutoDisposeImages Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageBox.
ConvertFromSourceOptions Options to use when converting a WPF/Silverlight System.Windows.Media.ImageSource to a LEADTOOLS Leadtools.RasterImage. This is a dependency property.
ConvertToSourceOptions Options to use when converting a LEADTOOLS Leadtools.RasterImage to a WPF/Silverlight System.Windows.Media.ImageSource. This is a dependency property.
Image Gets or sets the Leadtools.RasterImage to be displayed in this control. This is a dependency property.

Public Events

Name Description
AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.
ConvertFromSourceOptionsChanged Occurs when the value of the ConvertFromSourceOptions property changes.
ConvertToSourceOptionsChanged Occurs when the value of the ConvertToSourceOptions property changes.
ImageChanged Occurs when the value of the Image property changes.

Public Fields

Name Description
AutoDisposeImagesProperty Identifies the AutoDisposeImages dependency property.
ConvertFromSourceOptionsProperty Identifies the ConvertFromSourceOptions dependency property.
ConvertToSourceOptionsProperty Identifies the ConvertToSourceOptions dependency property.
ImageProperty Identifies the Image dependency property.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize