Class IplImageRectangleEditor
Provides a user interface for visually editing a rectangular region on top of the input image sequence.
public class IplImageRectangleEditor : DataSourceTypeEditor
- Inheritance
-
IplImageRectangleEditor
- Derived
- Inherited Members
Constructors
- IplImageRectangleEditor()
Initializes a new instance of the IplImageRectangleEditor class.
- IplImageRectangleEditor(DataSource)
Initializes a new instance of the IplImageRectangleEditor class using the specified image data source.
Methods
- EditValue(ITypeDescriptorContext, IServiceProvider, object)
Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
- GetEditStyle(ITypeDescriptorContext)
Gets the editor style used by the EditValue(IServiceProvider, object) method.
- GetImageSource(IObservable<IObservable<object>>)
Gets the sequence of images arriving to or from the operator.