resize: added "allow upscaling" checkbox (issue #4643)
This commit is contained in:
@@ -1000,6 +1000,7 @@ struct ResizeParams {
|
||||
int dataspec;
|
||||
int width;
|
||||
int height;
|
||||
bool allowUpscaling;
|
||||
|
||||
ResizeParams();
|
||||
|
||||
|
Reference in New Issue
Block a user