|
iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for APIBitmap, including all inherited members.
| APIBitmap(BitmapData pBitmap, int w, int h, float scale, float drawScale) | APIBitmap | inline |
| APIBitmap() (defined in APIBitmap) | APIBitmap | inline |
| APIBitmap(const APIBitmap &)=delete (defined in APIBitmap) | APIBitmap | |
| GetBitmap() const | APIBitmap | inline |
| GetDrawScale() const | APIBitmap | inline |
| GetHeight() const | APIBitmap | inline |
| GetScale() const | APIBitmap | inline |
| GetWidth() const | APIBitmap | inline |
| operator=(const APIBitmap &)=delete (defined in APIBitmap) | APIBitmap | |
| SetBitmap(BitmapData pBitmap, int w, int h, float scale, float drawScale) | APIBitmap | inline |
| ~APIBitmap() (defined in APIBitmap) | APIBitmap | inlinevirtual |