mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 21:56:18 +01:00
committed by
Lovell Fuller
parent
673d8278b5
commit
b69627891d
@@ -87,6 +87,11 @@ namespace sharp {
|
||||
*/
|
||||
VImage Bandbool(VImage image, VipsOperationBoolean const boolean);
|
||||
|
||||
/*
|
||||
Trim an image
|
||||
*/
|
||||
VImage Trim(VImage image, int const tolerance);
|
||||
|
||||
} // namespace sharp
|
||||
|
||||
#endif // SRC_OPERATIONS_H_
|
||||
|
||||
Reference in New Issue
Block a user