12#ifndef ROOT_TGShapedFrame
13#define ROOT_TGShapedFrame
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
TGCompositeFrame(const TGCompositeFrame &)=delete
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
~TGShapedFrame() override
Destructor.
const TGPicture GetPicture() const
TGShapedFrame(const TGShapedFrame &)=delete
TImage * fImage
image used as background/shape
void DoRedraw() override
Redraw the frame.
TGShapedFrame & operator=(const TGShapedFrame &)=delete
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save a shaped frame as a C++ statement(s) on output stream out.
const TGPicture * fBgnd
picture used as background/shape
ROOT GUI Window base class.
An abstract interface to image processing library.