mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 06:06:18 +01:00
Expose density metadata; set density of images from vector input
This commit is contained in:
@@ -32,6 +32,7 @@ namespace sharp {
|
||||
* Sharpen flat and jagged areas. Use radius of -1 for fast sharpen.
|
||||
*/
|
||||
VImage Sharpen(VImage image, int const radius, double const flat, double const jagged);
|
||||
|
||||
} // namespace sharp
|
||||
|
||||
#endif // SRC_OPERATIONS_H_
|
||||
|
||||
Reference in New Issue
Block a user