This is the complete list of members for BIconUtils, including all inherited members.
ConvertFromCMAP8(BBitmap *source, BBitmap *result) | BIconUtils | static |
ConvertFromCMAP8(const uint8 *data, uint32 width, uint32 height, uint32 bytesPerRow, BBitmap *result) | BIconUtils | static |
ConvertToCMAP8(BBitmap *source, BBitmap *result) | BIconUtils | static |
ConvertToCMAP8(const uint8 *data, uint32 width, uint32 height, uint32 bytesPerRow, BBitmap *result) | BIconUtils | static |
GetCMAP8Icon(BNode *node, const char *smallIconAttrName, const char *largeIconAttrName, icon_size size, BBitmap *icon) | BIconUtils | static |
GetIcon(BNode *node, const char *vectorIconAttrName, const char *smallIconAttrName, const char *largeIconAttrName, icon_size size, BBitmap *result) | BIconUtils | static |
GetVectorIcon(BNode *node, const char *attrName, BBitmap *result) | BIconUtils | static |
GetVectorIcon(const uint8 *buffer, size_t size, BBitmap *result) | BIconUtils | static |