MultimediaPixelImage Enumeration CATLineProgression
enum CATLineProgression {
Normalised,
Inverted
}
Line progression of the secondary pixel image stored in a CATPixelImage.
- Values:
-
- Normalised
- Rows are stored bottom line first.
- Inverted
- Rows are stored upper line first.
- See also:
-
This object is included in the file: CATPixelImage.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.