mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 21:56:18 +01:00
Deprecate limitInputPixels and sequentialRead, move to input options
This commit is contained in:
@@ -46,7 +46,6 @@ struct ChannelStats {
|
||||
struct StatsBaton {
|
||||
// Input
|
||||
sharp::InputDescriptor *input;
|
||||
VipsAccess accessMethod;
|
||||
|
||||
// Output
|
||||
std::vector<ChannelStats> channelStats;
|
||||
|
||||
Reference in New Issue
Block a user