FACT++  1.0
MGImage Member List

This is the complete list of members for MGImage, including all inherited members.

Color(int col)MGImagestatic
DisableSyncMode()MGImageinline
DoRedraw()MGImage
DrawBox(UChar_t *buf, int w, int h, Float_t x1, Float_t y1, Float_t x2, Float_t y2, UChar_t col, Int_t style=1)MGImagestatic
DrawCircle(UChar_t *buf, int w, int h, Float_t x, Float_t y, Float_t r, UChar_t col)MGImagestatic
DrawColImg(const byte *gbuf, const byte *cbuf)MGImage
DrawColImg16(unsigned short *d, char *s1, char *s2, char *e)MGImageprivate
DrawColImg24(char *d, char *s1, char *s2, char *e)MGImageprivate
DrawCross(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, Float_t size, UChar_t col)MGImagestatic
DrawDot(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, UChar_t col)MGImagestatic
DrawHexagon(UChar_t *buf, int w, int h, Float_t x, Float_t y, Float_t r, UChar_t col, Int_t style=1)MGImagestatic
DrawImg(const byte *buffer)MGImage
DrawImg16(unsigned short *d, char *s, char *e)MGImageprivate
DrawImg24(char *d, char *s, char *e)MGImageprivate
DrawLine(UChar_t *buf, int w, int h, Float_t x1, Float_t y1, Float_t x2, Float_t y2, UChar_t col, Int_t style=1)MGImagestatic
DrawMultiply(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, Float_t size, UChar_t col)MGImagestatic
EnableSyncMode()MGImageinline
fDefGCMGImageprivate
fHeightMGImageprivate
fImageMGImageprivate
fMuxPixmapMGImageprivate
fWidthMGImageprivate
kNeedRedraw enum valueMGImageprivate
kSyncMode enum valueMGImageprivate
MGImage(const TGWindow *p, UInt_t w, UInt_t h, UInt_t options=kSunkenFrame, ULong_t back=fgDefaultFrameBackground)MGImage
~MGImage()MGImage