#import <OADImageRecolorInfo.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithColors:fills: |
| (void) | - dealloc |
| (id) | - colors |
| (id) | - fills |
Geschützte Attribute | |
| NSDictionary * | mColors |
| NSDictionary * | mFills |
Definiert in Zeile 11 der Datei OADImageRecolorInfo.h.
| - (id) initWithColors: | (id) | fp8 | ||
| fills: | (id) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (id) colors |
| - (id) fills |
- (NSDictionary*) mColors [protected] |
Definiert in Zeile 13 der Datei OADImageRecolorInfo.h.
- (NSDictionary*) mFills [protected] |
Definiert in Zeile 14 der Datei OADImageRecolorInfo.h.