Scaleform::Render::DrawableImage::OperationType
Scaleform::Render::DrawableImage::OperationType
enum OperationType {
Operator_LT,
Operator_LE,
Operator_GT,
Operator_GE,
Operator_EQ,
Operator_NE
};
Description
Comparison operators for comparing the pixel value with the threshold value.
File