#import <ODDFillColorList-Private.h>
Öffentliche Methoden | |
| (id) | - cycleColorAtIndex: |
| (id) | - repeatColorAtIndex: |
| (id) | - spanColorAtIndex:count:state: |
| (void) | - getComponentsForIndex:hue:saturation:brightness:state: |
Definiert in Zeile 9 der Datei ODDFillColorList-Private.h.
| - (id) cycleColorAtIndex: | (unsigned int) | fp8 |
| - (id) repeatColorAtIndex: | (unsigned int) | fp8 |
| - (id) spanColorAtIndex: | (unsigned int) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| state: | (id) | fp16 | ||
| - (void) getComponentsForIndex: | (unsigned int) | fp8 | ||
| hue: | (float *) | fp12 | ||
| saturation: | (float *) | fp16 | ||
| brightness: | (float *) | fp20 | ||
| state: | (id) | fp24 | ||