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:H: | 
| (id) | - initMaskWithW:H:bitmapMask: | 
| (id) | - initWithW:H:data: | 
| (unsigned char *) | - readColorBits: | 
  Instance Methods inherited from <X11Drawable> | |
| (void) | - copy:area:withMask:clipOrigin:toPoint: | 
| (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 | 
#include <QuartzPixmap.h>
| - (unsigned) fHeight | 
Reimplemented from <X11Drawable>.
Definition at line 1 of file QuartzPixmap.mm.
| - (CGImageRef) fImage | 
Definition at line 1 of file QuartzPixmap.mm.
| - (BOOL) fIsOpenGLWidget | 
Reimplemented from <X11Drawable>.
Definition at line 1 of file QuartzPixmap.mm.
| - (BOOL) fIsPixmap | 
Reimplemented from <X11Drawable>.
Definition at line 1 of file QuartzPixmap.mm.
| - (unsigned) fWidth | 
Reimplemented from <X11Drawable>.
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initFromImage: | (QuartzImage *) | image | 
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initFromImageFlipped: | (QuartzImage *) | image | 
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initFromPixmap: | (QuartzPixmap *) | pixmap | 
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | width | |
| H: | (unsigned) | height | 
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initMaskWithW: | (unsigned) | width | |
| H: | (unsigned) | height | |
| bitmapMask: | (unsigned char *) | mask | 
Definition at line 1 of file QuartzPixmap.mm.
| - (id) initWithW: | (unsigned) | width | |
| H: | (unsigned) | height | |
| data: | (unsigned char *) | data | 
Definition at line 1 of file QuartzPixmap.mm.
| - (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area | 
Reimplemented from <X11Drawable>.
Definition at line 1 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.