enum P1::ImageSdk::MaskingOrientationMode#

Overview#

Specify how to handle orientation in masking operation. More…

#include <C_P1ImageCommonTypes.h>

enum MaskingOrientationMode
{
    Original = 0,
};

Detailed Documentation#

Specify how to handle orientation in masking operation.

Enum Values#

Original

Do not not rotate the mask. Apply directly on raw data.