The following tables list the members exposed by IntensityDetectActivity.
Name | Description | |
---|---|---|
IntensityDetectActivity Constructor | Initializes a new IntensityDetectActivity class object. |
Name | Description | |
---|---|---|
ChannelProperty | Identifies the Channel dependency property. | |
HighThresholdProperty | Identifies the HighThreshold dependency property. | |
InColorProperty | Identifies the InColor dependency property. | |
LowThresholdProperty | Identifies the LowThreshold dependency property. | |
OutColorProperty | Identifies the OutColor dependency property. |
Name | Description | |
---|---|---|
Channel | Gets or sets a flag that indicates the channel to process. | |
Description | (Inherited from System.Workflow.ComponentModel.Activity) | |
DisposeImage | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) | |
HighThreshold | Gets or sets a value that represents the highest intensity to detect. | |
Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageCopy | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
InColor | Gets or sets a color used to fill those pixels having an intensity value between LowThreshold and HighThreshold. | |
IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) | |
LowThreshold | Gets or sets a value that represents the lowest intensity to detect. | |
Name | (Inherited from System.Workflow.ComponentModel.Activity) | |
OutColor | Gets or sets a color used to fill those pixels having an intensity value less than LowThreshold or greater than HighThreshold. | |
Parent | (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) | |
UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |
Top
Top
Name | Description | |
---|---|---|
Canceling | (Inherited from System.Workflow.ComponentModel.Activity) | |
Closed | (Inherited from System.Workflow.ComponentModel.Activity) | |
Compensating | (Inherited from System.Workflow.ComponentModel.Activity) | |
Executing | (Inherited from System.Workflow.ComponentModel.Activity) | |
Faulting | (Inherited from System.Workflow.ComponentModel.Activity) | |
StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |