26 #ifndef PICKEDPIXELMAP_H
27 #define PICKEDPIXELMAP_H
31 #include <QCoreApplication>
67 void removePixel(
int id);
72 void modifyPixel(
int row);
82 void savePixelList(QString fileName);
87 void openPixelList(QString fileName);
105 void resetPixelList();
#define MULTIPICKING_API
Definition: MultiPickingAPI.h:50
This class is dedicated to manage an ImageComponent with a list of selected/picked pixels.
Definition: PickedPixelMap.h:53
The manager of the Image Volume data.
Definition: ImageComponent.h:77