This is the complete list of members for BBitmap, including all inherited members.
| AddChild(BView *view) | BBitmap | virtual |
| AllArchived(BMessage *archive) const | BArchivable | virtual |
| AllUnarchived(const BMessage *archive) | BArchivable | virtual |
| Archive(BMessage *data, bool deep=true) const | BBitmap | virtual |
| Area() const | BBitmap | |
| BArchivable(BMessage *from) | BArchivable | |
| BArchivable() | BArchivable | |
| BBitmap(BRect bounds, uint32 flags, color_space colorSpace, int32 bytesPerRow=B_ANY_BYTES_PER_ROW, screen_id screenID=B_MAIN_SCREEN_ID) | BBitmap | |
| BBitmap(BRect bounds, color_space colorSpace, bool acceptsViews=false, bool needsContiguous=false) | BBitmap | |
| BBitmap(const BBitmap &source, uint32 flags) | BBitmap | |
| BBitmap(const BBitmap &source) | BBitmap | |
| BBitmap(const BBitmap *source, bool acceptsViews=false, bool needsContiguous=false) | BBitmap | |
| BBitmap(area_id area, ptrdiff_t areaOffset, BRect bounds, uint32 flags, color_space colorSpace, int32 bytesPerRow=B_ANY_BYTES_PER_ROW, screen_id screenID=B_MAIN_SCREEN_ID) | BBitmap | |
| BBitmap(BMessage *data) | BBitmap | |
| Bits() const | BBitmap | |
| BitsLength() const | BBitmap | |
| Bounds() const | BBitmap | |
| BytesPerRow() const | BBitmap | |
| ChildAt(int32 index) const | BBitmap | |
| ColorSpace() const | BBitmap | |
| CountChildren() const | BBitmap | |
| FindView(const char *viewName) const | BBitmap | |
| FindView(BPoint point) const | BBitmap | |
| Flags() const | BBitmap | |
| GetOverlayRestrictions(overlay_restrictions *restrictions) const | BBitmap | |
| ImportBits(const void *data, int32 length, int32 bpr, int32 offset, color_space colorSpace) | BBitmap | |
| ImportBits(const BBitmap *bitmap) | BBitmap | |
| InitCheck() const | BBitmap | |
| Instantiate(BMessage *data) | BBitmap | static |
| IsLocked() const | BBitmap | |
| IsValid() const | BBitmap | |
| Lock() | BBitmap | |
| LockBits(uint32 *state=NULL) | BBitmap | |
| RemoveChild(BView *view) | BBitmap | virtual |
| SetBits(const void *data, int32 length, int32 offset, color_space colorSpace) | BBitmap | |
| Unlock() | BBitmap | |
| UnlockBits() | BBitmap | |
| ~BArchivable() | BArchivable | virtual |
| ~BBitmap() | BBitmap | virtual |