#include <juce_ImageButton.h>
This abstract base class is implemented by LookAndFeel classes.
◆ ~LookAndFeelMethods()
virtual ImageButton::LookAndFeelMethods::~LookAndFeelMethods |
( |
| ) |
|
|
inlinevirtual |
◆ drawImageButton()
virtual void ImageButton::LookAndFeelMethods::drawImageButton |
( |
Graphics & |
, |
|
|
Image * |
, |
|
|
int |
imageX, |
|
|
int |
imageY, |
|
|
int |
imageW, |
|
|
int |
imageH, |
|
|
const Colour & |
overlayColour, |
|
|
float |
imageOpacity, |
|
|
ImageButton & |
|
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: