#import <TransferFkt.h>
Public Member Functions | |
| (id) | - init |
| (id) | - copyWithZone: |
| (id) | - retain |
| (unsigned) | - retainCount |
| (void) | - release |
| (id) | - autorelease |
| (void) | - setNeedsUpdateRGB: |
| (void) | - setNeedsUpdateOpacity: |
| (void) | - createLookupTables |
| (void) | - updateRGBPerDensity |
| (void) | - updateOpacityPerDensity |
| (unsigned char *) | - colorTable |
| (void) | - update |
| (void) | - setRGBA:forDensity: |
| (void) | - getRGBA:forDensity: |
| (void) | - setColor:forDensity: |
| (NSColor *) | - getColorForDensity: |
| (void) | - addRGBReferencePointForDensity:withRGBA: |
| (void) | - removeRGBReferencePointForDensity: |
| (BOOL) | - isRGBReferencePoint: |
| (void) | - addOpacityReferencePointForDensity:withOpacity: |
| (void) | - removeOpacityReferencePointForDensity: |
| (BOOL) | - isOpacityReferencePoint: |
Static Public Member Functions | |
| (TransferFkt *) | + sharedInstance |
| (id) | + allocWithZone: |
Protected Attributes | |
| int | maxDensity |
| int * | isColorFixedPerDensity |
| int * | isOpacityFixedPerDensity |
| BOOL | needsUpdateRGB |
| BOOL | needsUpdateOpacity |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5