Static Public Attributes | List of all members
CalibrationPatternOrientation Class Reference

Format orientation for the CalibrationPatternFormat. More...

Inherits object.

Static Public Attributes

int Landscape = 1
 Landscape has the long side horizontally. More...
 
int Portrait = 0
 Portrait has the long side vertically. More...
 

Detailed Description

Format orientation for the CalibrationPatternFormat.

Member Data Documentation

◆ Landscape

int Landscape = 1
static

Landscape has the long side horizontally.

◆ Portrait

int Portrait = 0
static

Portrait has the long side vertically.