ROOT 6.14/05 Reference Guide |
Definition at line 87 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::::: |
(CGFloat) | - fScaleFactor |
(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 756 of file QuartzPixmap.mm.
- (CGImageRef) fImage |
Definition at line 762 of file QuartzPixmap.mm.
- (BOOL) fIsOpenGLWidget |
Reimplemented from <X11Drawable>.
Definition at line 737 of file QuartzPixmap.mm.
- (BOOL) fIsPixmap |
Reimplemented from <X11Drawable>.
Definition at line 731 of file QuartzPixmap.mm.
- (unsigned) fWidth |
Reimplemented from <X11Drawable>.
Definition at line 750 of file QuartzPixmap.mm.
- (id) initFromImage: | (QuartzImage *) | image |
Definition at line 571 of file QuartzPixmap.mm.
- (id) initFromImageFlipped: | (QuartzImage *) | image |
Definition at line 582 of file QuartzPixmap.mm.
- (id) initFromPixmap: | (QuartzPixmap *) | pixmap |
Definition at line 560 of file QuartzPixmap.mm.
- (id) initMaskWithW: | (unsigned) | H | |
: | (unsigned) | height | |
Definition at line 518 of file QuartzPixmap.mm.
- (id) initMaskWithW: | (unsigned) | H | |
: | (unsigned) | bitmapMask | |
: | (unsigned char *) | mask | |
Definition at line 475 of file QuartzPixmap.mm.
- (id) initWithW: | (unsigned) | H | |
: | (unsigned) | data | |
: | (unsigned char *) | data | |
Definition at line 419 of file QuartzPixmap.mm.
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Reimplemented from <X11Drawable>.
Definition at line 677 of file QuartzPixmap.mm.
|
private |
Definition at line 94 of file QuartzPixmap.h.
|
private |
Definition at line 96 of file QuartzPixmap.h.
|
private |
Definition at line 97 of file QuartzPixmap.h.
|
private |
Definition at line 93 of file QuartzPixmap.h.
|
readwritenonatomicassign |
Definition at line 91 of file QuartzPixmap.h.
|
readnonatomicassign |
Definition at line 90 of file QuartzPixmap.h.