All Frameworks  Class Hierarchy  This Framework  Indexes

VisualizationBase 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:
CATPixelImage

This object is included in the file: CATPixelImage.h

Copyright © 2003, Dassault Systèmes. All rights reserved.