|
Lynkeos
|
Chromatic alignment offsets. More...
#import <MyChromaticAlignerView.h>


Instance Methods | |
| (id) | - initWithOffsetNumber: |
| Dedicated initializer. More... | |
Public Attributes | |
| u_short | _numOffsets |
| Number of offsets (or planes) | |
| NSPointArray | _offsets |
| Offsets for each color plane. | |
Chromatic alignment offsets.
| - (id) initWithOffsetNumber: | (u_short) | size |
Dedicated initializer.
| size | The number of plane offsets |
References _numOffsets, and _offsets.
1.8.4