Static Public Attributes | List of all members
ContrastMode Class Reference

Defines the contrast features. More...

Inherits object.

Static Public Attributes

int Inverse = 1
 Inverted contrast features. More...
 
int Normal = 0
 Normal contrast features. More...
 

Detailed Description

Defines the contrast features.

Member Data Documentation

◆ Inverse

int Inverse = 1
static

Inverted contrast features.

◆ Normal

int Normal = 0
static

Normal contrast features.