EMFPlayer Klassenreferenz

#import <EMFPlayer.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithGraphicsDevice:
(void) - dealloc
(int) - play:fp8:
(void) - done
(int) - playHeader:fp8:
(int) - playUnknown:fp8:fp12:
(int) - playUnsupported:fp8:fp12:
(int) - playSetWindowExt:fp8:
(int) - playSetWindowOrg:fp8:
(int) - playScaleWindowExt:fp8:
(int) - playSetWorldTransform:fp8:
(int) - playModifyWorldTransform:fp8:
(int) - playSetViewportExt:fp8:
(int) - playSetViewportOrg:fp8:
(int) - playScaleViewportExt:fp8:
(int) - playSelectPalette:fp8:
(int) - playSelectObject:fp8:
(int) - playDeleteObject:fp8:
(int) - playCreatePen:fp8:
(int) - playExtCreatePen:fp8:
(int) - playCreatePalette:fp8:
(int) - playSetPaletteEntries:fp8:
(int) - playResizePalette:fp8:
(int) - playRealizePalette:fp8:
(int) - playExtCreateFontIndirectW:fp8:
(int) - playCreateBrushIndirect:fp8:
(int) - playCreateMonoBrush:fp8:
(int) - playCreateDibPatternBrushPT:fp8:
(int) - playExtTextOut:fp8:fp12:
(int) - playExtTextOutA:fp8:
(int) - playExtTextOutW:fp8:
(int) - playSetTextAlign:fp8:
(int) - playSetTextColour:fp8:
(int) - playSetTextJustification:fp8:
(int) - playSetBkColour:fp8:
(int) - playSetBkMode:fp8:
(int) - playSetBrushOrg:fp8:
(int) - playSetMapMode:fp8:
(int) - playPolyDraw:fp8:fp12:
(int) - playPolyBezier:fp8:fp12:
(int) - playPolyBezierTo:fp8:fp12:
(int) - playPolygon:fp8:fp12:
(int) - playPolyLine:fp8:fp12:
(int) - playPolyLineTo:fp8:fp12:
(int) - playRoundRect:fp8:
(int) - playSetStretchBltMode:fp8:
(int) - playSaveDC:fp8:
(int) - playRestoreDC:fp8:
(int) - playLineTo:fp8:
(int) - playMoveToEx:fp8:
(int) - playSetArcDirection:fp8:
(int) - playArc:fp8:
(int) - playArcTo:fp8:
(int) - playChord:fp8:
(int) - playPie:fp8:
(int) - playEllipse:fp8:
(int) - playRectangle:fp8:
(int) - playPolyPolygon:fp8:fp12:
(int) - playPolyPolyLine:fp8:fp12:
(int) - playAngleArc:fp8:fp12:
(int) - playBitBlt:fp8:
(int) - playStretchBlt:fp8:
(int) - playMaskBlt:fp8:
(int) - playPlgBlt:fp8:
(int) - playSetDIBitsToDevice:fp8:
(int) - playStretchDIBits:fp8:
(int) - playSetPolyFillMode:fp8:
(int) - playSetMiterLimit:fp8:
(int) - playSetRop2:fp8:
(int) - playBeginPath:fp8:
(int) - playAbortPath:fp8:
(int) - playEndPath:fp8:
(int) - playWidenPath:fp8:
(int) - playCloseFigure:fp8:
(int) - playStrokeAndFillPath:fp8:fp12:fp16:
(int) - playSelectClipPath:fp8:
(int) - playSelectClipRegion:fp8:
(int) - playFillRgn:fp8:
(int) - playPaintRgn:fp8:
(int) - playInvertRgn:fp8:
(int) - playExcludeClipRect:fp8:
(int) - playIntersectClipRect:fp8:
(int) - playSetMetaRgn:fp8:

Öffentliche, statische Methoden

(struct _NSRect+ boundsInLogicalUnits:
(struct _NSRect+ boundsInPoints:

Geschützte Attribute

MFGraphicsDevicem_gdi
BOOL m_headerDone

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei EMFPlayer.h.


Dokumentation der Elementfunktionen

+ (struct _NSRect) boundsInLogicalUnits: (id)  fp8  

+ (struct _NSRect) boundsInPoints: (id)  fp8  

- (id) initWithGraphicsDevice: (id)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (int) play: (unsigned)  int
fp8: (const char *)  fp12 

- (void) done  

- (int) playHeader: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playUnknown: (unsigned)  int
fp8: (unsigned)  int
fp12: (const char *)  fp16 

- (int) playUnsupported: (unsigned)  int
fp8: (const char *) 
fp12: (const char *)  fp16 

- (int) playSetWindowExt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetWindowOrg: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playScaleWindowExt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetWorldTransform: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playModifyWorldTransform: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetViewportExt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetViewportOrg: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playScaleViewportExt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSelectPalette: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSelectObject: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playDeleteObject: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCreatePen: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playExtCreatePen: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCreatePalette: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetPaletteEntries: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playResizePalette: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playRealizePalette: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playExtCreateFontIndirectW: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCreateBrushIndirect: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCreateMonoBrush: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCreateDibPatternBrushPT: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playExtTextOut: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playExtTextOutA: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playExtTextOutW: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetTextAlign: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetTextColour: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetTextJustification: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetBkColour: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetBkMode: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetBrushOrg: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetMapMode: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playPolyDraw: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolyBezier: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolyBezierTo: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolygon: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolyLine: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolyLineTo: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playRoundRect: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetStretchBltMode: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSaveDC: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playRestoreDC: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playLineTo: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playMoveToEx: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetArcDirection: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playArc: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playArcTo: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playChord: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playPie: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playEllipse: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playRectangle: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playPolyPolygon: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playPolyPolyLine: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playAngleArc: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL)  fp16 

- (int) playBitBlt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playStretchBlt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playMaskBlt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playPlgBlt: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetDIBitsToDevice: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playStretchDIBits: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetPolyFillMode: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetMiterLimit: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetRop2: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playBeginPath: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playAbortPath: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playEndPath: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playWidenPath: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playCloseFigure: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playStrokeAndFillPath: (unsigned)  int
fp8: (const char *) 
fp12: (BOOL) 
fp16: (BOOL)  fp20 

- (int) playSelectClipPath: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSelectClipRegion: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playFillRgn: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playPaintRgn: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playInvertRgn: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playExcludeClipRect: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playIntersectClipRect: (unsigned)  int
fp8: (const char *)  fp12 

- (int) playSetMetaRgn: (unsigned)  int
fp8: (const char *)  fp12 


Dokumentation der Datenelemente

- (MFGraphicsDevice*) m_gdi [protected]

Definiert in Zeile 13 der Datei EMFPlayer.h.

- (BOOL) m_headerDone [protected]

Definiert in Zeile 14 der Datei EMFPlayer.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: