12#ifndef ROOT_TGShapedFrame
13#define ROOT_TGShapedFrame
#define ClassDef(name, id)
The base class for composite widgets (menu bars, list boxes, etc.).
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
virtual ~TGShapedFrame()
Destructor.
const TGPicture GetPicture() const
TGShapedFrame(const TGShapedFrame &)=delete
virtual void DoRedraw()
Redraw the frame.
TImage * fImage
image used as background/shape
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save a shaped frame as a C++ statement(s) on output stream out.
TGShapedFrame & operator=(const TGShapedFrame &)=delete
const TGPicture * fBgnd
picture used as background/shape
ROOT GUI Window base class.
An abstract interface to image processing library.