Processing Community Forum
PImage.resize() does not resize to specified width
Processing
Coding Questions
kll
February 8, 2019, 3:37pm
2
possibly should be
img = img.get(50, 0, img.width-50, img.height);
( not tested )
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Low Res Images get Blured when Scaled Up
Coding Questions
2
482
February 13, 2020
Resize image processing crash
Libraries
2
157
October 12, 2022
Resize and image -> cropping
Libraries
1
220
August 6, 2022
Processing 4 resize()
Processing
3
725
November 30, 2020
Resize Image question
Beginners
2
316
September 20, 2021