ImageFilter
B_FILE_NODE, false, NULL, new ImageFilter(true));
B_DIRECTORY_NODE, false, NULL, new ImageFilter(false));
ImageFilter::ImageFilter(bool filtering)
ImageFilter::Filter(const entry_ref* ref, BNode* node,
class ImageFilter: public BRefFilter {
ImageFilter(bool filtering);
virtual ~ImageFilter() {};