The expansion factor used to increase the height of the image. The expansion factor designates how many times a pixel will be replicated in the Y direction.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogIPOneImageExpand Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The expansion factor is < 1. |
Remarks
The expansion factor used to increase the height of the image. This value specifies how many times a pixel is replicated in the y-direction.
See Also