Merge branch 'dev' into spot-removal-tool
This commit is contained in:
@@ -63,7 +63,7 @@ public:
|
||||
}
|
||||
|
||||
void getScanline (int row, unsigned char* buffer, int bps, bool isFloat = false) const override;
|
||||
void setScanline (int row, unsigned char* buffer, int bps, unsigned int numSamples) override;
|
||||
void setScanline (int row, const unsigned char* buffer, int bps, unsigned int numSamples) override;
|
||||
|
||||
// functions inherited from IImagefloat:
|
||||
MyMutex& getMutex () override
|
||||
|
Reference in New Issue
Block a user