|
ROOT 6.10/09 Reference Guide |
Definition at line 86 of file QuartzPixmap.h.
Instance Methods | |
| (unsigned) | - fHeight |
| (CGImageRef) | - fImage |
| (BOOL) | - fIsOpenGLWidget |
| (BOOL) | - fIsPixmap |
| (unsigned) | - fWidth |
| (id) | - initFromImage: |
| (id) | - initFromImageFlipped: |
| (id) | - initFromPixmap: |
| (id) | - initMaskWithW:: |
| (id) | - initMaskWithW::: |
| (id) | - initWithW::: |
| (unsigned char *) | - readColorBits: |
Instance Methods inherited from <X11Drawable> | |
| (void) | - copy::::: |
| (int) | - fX |
| (int) | - fY |
Properties | |
| unsigned | fID |
| BOOL | fIsStippleMask |
Properties inherited from <X11Drawable> | |
| CGContextRef | fContext |
| unsigned | fID |
Private Attributes | |
| unsigned | fHeight |
| ROOT::MacOSX::Util::CFScopeGuard< CGImageRef > | fImage |
| std::vector< unsigned char > | fImageData |
| unsigned | fWidth |
#import <QuartzPixmap.h>
| - (unsigned) fHeight |
Reimplemented from <X11Drawable>.
Definition at line 744 of file QuartzPixmap.mm.
| - (CGImageRef) fImage |
Definition at line 750 of file QuartzPixmap.mm.
| - (BOOL) fIsOpenGLWidget |
Reimplemented from <X11Drawable>.
Definition at line 732 of file QuartzPixmap.mm.
| - (BOOL) fIsPixmap |
Reimplemented from <X11Drawable>.
Definition at line 726 of file QuartzPixmap.mm.
| - (unsigned) fWidth |
Reimplemented from <X11Drawable>.
Definition at line 738 of file QuartzPixmap.mm.
| - (id) initFromImage: | (QuartzImage *) | image |
Definition at line 566 of file QuartzPixmap.mm.
| - (id) initFromImageFlipped: | (QuartzImage *) | image |
Definition at line 577 of file QuartzPixmap.mm.
| - (id) initFromPixmap: | (QuartzPixmap *) | pixmap |
Definition at line 555 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | H | |
| : | (unsigned) | height | |
Definition at line 513 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | H | |
| : | (unsigned) | bitmapMask | |
| : | (unsigned char *) | mask | |
Definition at line 470 of file QuartzPixmap.mm.
| - (id) initWithW: | (unsigned) | H | |
| : | (unsigned) | data | |
| : | (unsigned char *) | data | |
Definition at line 414 of file QuartzPixmap.mm.
| - (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Reimplemented from <X11Drawable>.
Definition at line 672 of file QuartzPixmap.mm.
|
private |
Definition at line 93 of file QuartzPixmap.h.
|
private |
Definition at line 95 of file QuartzPixmap.h.
|
private |
Definition at line 96 of file QuartzPixmap.h.
|
private |
Definition at line 92 of file QuartzPixmap.h.
|
readwritenonatomicassign |
Definition at line 90 of file QuartzPixmap.h.
|
readnonatomicassign |
Definition at line 89 of file QuartzPixmap.h.