#import <WMTableCellStyle-Private.h>
Öffentliche, statische Methoden | |
| (id) | + dominantColorOf: |
| (id) | + resolveStyleColorWithPercentage:shading: |
| (id) | + resolveStyleColorWithPercentage:foregroundColor:backgroundColor: |
| (float) | + resolveColorValueWithPercentage:foregroundComponent:backgroundComponent: |
Definiert in Zeile 9 der Datei WMTableCellStyle-Private.h.
| + (id) dominantColorOf: | (id) | fp8 |
| + (id) resolveStyleColorWithPercentage: | (float) | fp8 | ||
| shading: | (id) | fp12 | ||
| + (id) resolveStyleColorWithPercentage: | (float) | fp8 | ||
| foregroundColor: | (id) | fp12 | ||
| backgroundColor: | (id) | fp16 | ||
| + (float) resolveColorValueWithPercentage: | (float) | fp8 | ||
| foregroundComponent: | (float) | fp12 | ||
| backgroundComponent: | (float) | fp16 | ||