Definition at line 104 of file QuartzPixmap.h.
Instance Methods | |
| (void) | - copy:area:withMask:clipOrigin:toPoint: |
| (unsigned) | - fHeight |
| (CGImageRef) | - fImage |
| (BOOL) | - fIsOpenGLWidget |
| (BOOL) | - fIsPixmap |
| (CGFloat) | - fScaleFactor |
| (unsigned) | - fWidth |
| (int) | - fX |
| (int) | - fY |
| (TVirtualX::EDrawMode) | - getDrawMode |
| (id) | - initFromImage: |
| (id) | - initFromImageFlipped: |
| (id) | - initFromPixmap: |
| (id) | - initMaskWithW:H: |
| (id) | - initMaskWithW:H:bitmapMask: |
| (id) | - initWithW:H:data: |
| (BOOL) | - isDirectDraw |
| (unsigned char *) | - readColorBits: |
| (void) | - setDirectDraw: |
| (void) | - setDrawMode: |
Properties | |
| TAttFill * | attFill |
| TAttLine * | attLine |
| TAttMarker * | attMarker |
| TAttText * | attText |
| CGContextRef | fContext |
| unsigned | fID |
| BOOL | fIsStippleMask |
Private Attributes | |
| TAttFill | fAttFill |
| current fill attributes | |
| TAttLine | fAttLine |
| current line attributes | |
| TAttMarker | fAttMarker |
| current marker attribute | |
| TAttText | fAttText |
| current text attribute | |
| unsigned | fHeight |
| ROOT::MacOSX::Util::CFScopeGuard< CGImageRef > | fImage |
| std::vector< unsigned char > | fImageData |
| unsigned | fWidth |
#include <QuartzPixmap.h>
| - (void) copy: | (NSObject< X11Drawable > *) | src | |
| area: | (ROOT::MacOSX::X11::Rectangle) | area | |
| withMask: | (QuartzImage *) | mask | |
| clipOrigin: | (ROOT::MacOSX::X11::Point) | origin | |
| toPoint: | (ROOT::MacOSX::X11::Point) | dstPoint |
Reimplemented in QuartzPixmap, QuartzView, and QuartzWindow.
| - (unsigned) fHeight |
Reimplemented from <X11Drawable>.
Definition at line 794 of file QuartzPixmap.mm.
| - (CGImageRef) fImage |
Definition at line 824 of file QuartzPixmap.mm.
| - (BOOL) fIsOpenGLWidget |
Reimplemented from <X11Drawable>.
Definition at line 775 of file QuartzPixmap.mm.
| - (BOOL) fIsPixmap |
Reimplemented from <X11Drawable>.
Definition at line 769 of file QuartzPixmap.mm.
| - (CGFloat) fScaleFactor |
Reimplemented in QuartzPixmap, QuartzView, and QuartzWindow.
| - (unsigned) fWidth |
Reimplemented from <X11Drawable>.
Definition at line 788 of file QuartzPixmap.mm.
| - (int) fX |
Reimplemented in QuartzView, and QuartzWindow.
| - (int) fY |
Reimplemented in QuartzView, and QuartzWindow.
| - (EDrawMode X11Drawable-)p: |
Reimplemented in QuartzView, and QuartzWindow.
| - (id) initFromImage: | (QuartzImage *) | image |
Definition at line 609 of file QuartzPixmap.mm.
| - (id) initFromImageFlipped: | (QuartzImage *) | image |
Definition at line 620 of file QuartzPixmap.mm.
| - (id) initFromPixmap: | (QuartzPixmap *) | pixmap |
Definition at line 598 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | width | |
| H: | (unsigned) | height |
Definition at line 556 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | width | |
| H: | (unsigned) | height | |
| bitmapMask: | (unsigned char *) | mask |
Definition at line 513 of file QuartzPixmap.mm.
| - (id) initWithW: | (unsigned) | width | |
| H: | (unsigned) | height | |
| data: | (unsigned char *) | data |
Definition at line 457 of file QuartzPixmap.mm.
| - (BOOL) isDirectDraw |
Reimplemented in QuartzPixmap, and QuartzView.
| - (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Reimplemented from <X11Drawable>.
Definition at line 715 of file QuartzPixmap.mm.
| - (void) setDirectDraw: | (BOOL) | mode |
Reimplemented in QuartzPixmap, and QuartzView.
| - (void) setDrawMode: | (TVirtualX::EDrawMode) | newMode |
Reimplemented in QuartzView, and QuartzWindow.
|
private |
current fill attributes
Definition at line 114 of file QuartzPixmap.h.
|
private |
current line attributes
Definition at line 113 of file QuartzPixmap.h.
|
private |
current marker attribute
Definition at line 115 of file QuartzPixmap.h.
|
private |
current text attribute
Definition at line 116 of file QuartzPixmap.h.
|
private |
Definition at line 794 of file QuartzPixmap.mm.
|
private |
Definition at line 824 of file QuartzPixmap.mm.
|
private |
Definition at line 119 of file QuartzPixmap.h.
|
private |
Definition at line 788 of file QuartzPixmap.mm.
|
readnonatomicassign |
Definition at line 806 of file QuartzPixmap.mm.
|
readnonatomicassign |
Definition at line 800 of file QuartzPixmap.mm.
|
readnonatomicassign |
Definition at line 812 of file QuartzPixmap.mm.
|
readnonatomicassign |
Definition at line 818 of file QuartzPixmap.mm.
|
readnonatomicassigninherited |
Definition at line 48 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 108 of file QuartzPixmap.h.
|
readnonatomicassign |
Definition at line 107 of file QuartzPixmap.h.