ROOT 6.14/05 Reference Guide |
Definition at line 31 of file QuartzPixmap.h.
Instance Methods | |
(void) | - addPixel: |
(void) | - copy::::: |
(CGImageRef) | - createImageFromPixmap |
(CGImageRef) | - createImageFromPixmap: |
(unsigned char *) | - fData |
(unsigned) | - fHeight |
(BOOL) | - fIsOpenGLWidget |
(BOOL) | - fIsPixmap |
(CGFloat) | - fScaleFactor |
(unsigned) | - fWidth |
(id) | - initWithW::: |
(void) | - putPixel::: |
(unsigned char *) | - readColorBits: |
(BOOL) | - resizeW::: |
Instance Methods inherited from <X11Drawable> | |
(int) | - fX |
(int) | - fY |
Properties | |
CGContextRef | fContext |
unsigned | fID |
Properties inherited from <X11Drawable> | |
CGContextRef | fContext |
unsigned | fID |
Private Attributes | |
ROOT::MacOSX::Util::CFScopeGuard< CGContextRef > | fContext |
std::vector< unsigned char > | fData |
unsigned | fHeight |
CGFloat | fScaleFactor |
unsigned | fWidth |
#import <QuartzPixmap.h>
- (void) addPixel: | (const unsigned char *) | rgb |
Definition at line 396 of file QuartzPixmap.mm.
- (void) copy: | (NSObject<X11Drawable> *) | area | |
: | (ROOT::MacOSX::X11::Rectangle) | withMask | |
: | (QuartzImage *) | clipOrigin | |
: | (ROOT::MacOSX::X11::Point) | toPoint | |
: | (ROOT::MacOSX::X11::Point) | dstPoint | |
Reimplemented from <X11Drawable>.
Definition at line 278 of file QuartzPixmap.mm.
- (CGImageRef) createImageFromPixmap |
Definition at line 102 of file QuartzPixmap.mm.
- (CGImageRef) createImageFromPixmap: | (ROOT::MacOSX::X11::Rectangle) | cropArea |
Definition at line 108 of file QuartzPixmap.mm.
- (unsigned char *) fData |
- (unsigned) fHeight |
Reimplemented from <X11Drawable>.
- (BOOL) fIsOpenGLWidget |
Reimplemented from <X11Drawable>.
Definition at line 155 of file QuartzPixmap.mm.
- (BOOL) fIsPixmap |
Reimplemented from <X11Drawable>.
Definition at line 149 of file QuartzPixmap.mm.
- (CGFloat) fScaleFactor |
Reimplemented from <X11Drawable>.
- (unsigned) fWidth |
Reimplemented from <X11Drawable>.
- (id) initWithW: | (unsigned) | H | |
: | (unsigned) | scaleFactor | |
: | (CGFloat) | scaleFactor | |
Definition at line 37 of file QuartzPixmap.mm.
- (void) putPixel: | (const unsigned char *) | X | |
: | (unsigned) | Y | |
: | (unsigned) | y | |
Definition at line 356 of file QuartzPixmap.mm.
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Reimplemented from <X11Drawable>.
Definition at line 293 of file QuartzPixmap.mm.
- (BOOL) resizeW: | (unsigned) | H | |
: | (unsigned) | scaleFactor | |
: | (CGFloat) | scaleFactor | |
Definition at line 53 of file QuartzPixmap.mm.
|
private |
Definition at line 41 of file QuartzPixmap.h.
|
private |
Definition at line 40 of file QuartzPixmap.h.
|
private |
Definition at line 38 of file QuartzPixmap.h.
|
private |
Definition at line 43 of file QuartzPixmap.h.
|
private |
Definition at line 37 of file QuartzPixmap.h.
|
readnonatomicassign |
Definition at line 60 of file QuartzPixmap.h.
|
readwritenonatomicassign |
Definition at line 34 of file QuartzPixmap.h.