First functionnal version of Spot-Removal tool
Still needs code cleanup, better algorithm and reantrance handling
This commit is contained in:
@@ -1039,6 +1039,7 @@ struct SpotEntry {
|
||||
float opacity;
|
||||
|
||||
SpotEntry();
|
||||
float getFeatherRadius() const;
|
||||
|
||||
bool operator ==(const SpotEntry& other) const;
|
||||
bool operator !=(const SpotEntry& other) const;
|
||||
|
Reference in New Issue
Block a user