#import <NSColorStub-CPColorAdditions.h>
Öffentliche Methoden | |
| (CDAnonymousStruct6) | - ttColor |
| (id) | - rgbColor |
| (id) | - ttRgbColor |
| (id) | - solidColoredBitmap: |
| (id) | - solidColoredPngImage |
| (unsigned long) | - toBGR |
| (id) | - colorWithTintValue: |
| (id) | - colorWithShadeValue: |
Öffentliche, statische Methoden | |
| (id) | + colorWithBinaryRed:green:blue: |
| (id) | + colorWithBGR: |
| (id) | + colorWithSystemColorID: |
| (id) | + stringForSystemColorID: |
Definiert in Zeile 9 der Datei NSColorStub-CPColorAdditions.h.
| + (id) colorWithBinaryRed: | (int) | fp8 | ||
| green: | (int) | fp12 | ||
| blue: | (int) | fp16 | ||
| + (id) colorWithBGR: | (unsigned long) | fp8 |
| + (id) colorWithSystemColorID: | (int) | fp8 |
| + (id) stringForSystemColorID: | (int) | fp8 |
| - (CDAnonymousStruct6) ttColor |
| - (id) rgbColor |
| - (id) ttRgbColor |
| - (id) solidColoredBitmap: | (struct _NSSize) | fp8 |
| - (id) solidColoredPngImage |
| - (unsigned long) toBGR |
| - (id) colorWithTintValue: | (double) | fp8 |
| - (id) colorWithShadeValue: | (double) | fp8 |