Logo ROOT   6.12/07
Reference Guide
List of all members | Instance Methods | Properties | Private Attributes | List of all members
QuartzImage Class Reference

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>

Inheritance diagram for QuartzImage:
[legend]

Method Documentation

◆ fHeight()

- (unsigned) fHeight

Reimplemented from <X11Drawable>.

Definition at line 756 of file QuartzPixmap.mm.

◆ fImage()

- (CGImageRef) fImage

Definition at line 762 of file QuartzPixmap.mm.

◆ fIsOpenGLWidget()

- (BOOL) fIsOpenGLWidget

Reimplemented from <X11Drawable>.

Definition at line 737 of file QuartzPixmap.mm.

◆ fIsPixmap()

- (BOOL) fIsPixmap

Reimplemented from <X11Drawable>.

Definition at line 731 of file QuartzPixmap.mm.

◆ fWidth()

- (unsigned) fWidth

Reimplemented from <X11Drawable>.

Definition at line 750 of file QuartzPixmap.mm.

◆ initFromImage:()

- (id) initFromImage: (QuartzImage *)  image

Definition at line 571 of file QuartzPixmap.mm.

◆ initFromImageFlipped:()

- (id) initFromImageFlipped: (QuartzImage *)  image

Definition at line 582 of file QuartzPixmap.mm.

◆ initFromPixmap:()

- (id) initFromPixmap: (QuartzPixmap *)  pixmap

Definition at line 560 of file QuartzPixmap.mm.

◆ initMaskWithW::()

- (id) initMaskWithW: (unsigned)  H
: (unsigned)  height 

Definition at line 518 of file QuartzPixmap.mm.

◆ initMaskWithW:::()

- (id) initMaskWithW: (unsigned)  H
: (unsigned)  bitmapMask
: (unsigned char *)  mask 

Definition at line 475 of file QuartzPixmap.mm.

◆ initWithW:::()

- (id) initWithW: (unsigned)  H
: (unsigned)  data
: (unsigned char *)  data 

Definition at line 419 of file QuartzPixmap.mm.

◆ readColorBits:()

- (unsigned char *) readColorBits: (ROOT::MacOSX::X11::Rectangle area

Reimplemented from <X11Drawable>.

Definition at line 677 of file QuartzPixmap.mm.

Member Data Documentation

◆ fHeight

- (unsigned) fHeight
private

Definition at line 94 of file QuartzPixmap.h.

◆ fImage

- MacOSX:
private

Definition at line 96 of file QuartzPixmap.h.

◆ fImageData

- (vector<unsigned char>) QuartzImage:
private

Definition at line 97 of file QuartzPixmap.h.

◆ fWidth

- (unsigned) fWidth
private

Definition at line 93 of file QuartzPixmap.h.

Property Documentation

◆ fID

- (unsigned) fID
readwritenonatomicassign

Definition at line 91 of file QuartzPixmap.h.

◆ fIsStippleMask

- (BOOL) fIsStippleMask
readnonatomicassign

Definition at line 90 of file QuartzPixmap.h.

Collaboration diagram for QuartzImage:
[legend]

The documentation for this class was generated from the following files: