CogIPOneImageFlipRotate OperationInPixelSpace Property Cognex VisionPro 9.20
The operation used to re-orient the image.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 80.0.0.0
Syntax

public CogIPOneImageFlipRotateOperationConstants OperationInPixelSpace { get; set; }

Property Value

Type: CogIPOneImageFlipRotateOperationConstants
Events

Event TypeReason
CogIPOneImageFlipRotate Changed

Fires when the value of this property changes.

The following state flag may be affected:

Exceptions

ExceptionCondition
ArgumentException

The new value is not in CogIPOneImageFlipRotateOperationConstants.

Remarks

The operation used to reorient the image.

Default Value: None

See Also