| 
    iPlug2 - C++ Audio Plug-in Framework
    
   | 
 
This is the complete list of members for IGraphicsSkia::Bitmap, 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 | |
| Bitmap(sk_sp< SkSurface > surface, int width, int height, float scale, float drawScale) (defined in IGraphicsSkia::Bitmap) | IGraphicsSkia::Bitmap | |
| Bitmap(const char *path, double sourceScale) (defined in IGraphicsSkia::Bitmap) | IGraphicsSkia::Bitmap | |
| Bitmap(const void *pData, int size, double sourceScale) (defined in IGraphicsSkia::Bitmap) | IGraphicsSkia::Bitmap | |
| Bitmap(sk_sp< SkImage >, double sourceScale) (defined in IGraphicsSkia::Bitmap) | IGraphicsSkia::Bitmap | |
| 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 |