#import <MFCocoaPatternBrush.h>
Abgeleitet von MFCocoaBrush.
Öffentliche Methoden | |
| (id) | - initWithBitmap:usePaletteForBilevel: |
| (void) | - dealloc |
| (void) | - fillPath:fp8: |
Öffentliche, statische Methoden | |
| (id) | + patternBrushWithBitmap:usePaletteForBilevel: |
Geschützte Attribute | |
| MFCocoaBitmap * | m_pattern |
| BOOL | m_usePaletteForBilevel |
Definiert in Zeile 11 der Datei MFCocoaPatternBrush.h.
| + (id) patternBrushWithBitmap: | (id) | fp8 | ||
| usePaletteForBilevel: | (BOOL) | fp12 | ||
| - (id) initWithBitmap: | (id) | fp8 | ||
| usePaletteForBilevel: | (BOOL) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (void) fillPath: | (id) | |||
| fp8: | (id) | fp12 | ||
Implementiert MFCocoaBrush.
- (MFCocoaBitmap*) m_pattern [protected] |
Definiert in Zeile 13 der Datei MFCocoaPatternBrush.h.
- (BOOL) m_usePaletteForBilevel [protected] |
Definiert in Zeile 14 der Datei MFCocoaPatternBrush.h.