You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
benjamin4ruby edited this page Jul 29, 2011
·
6 revisions
Thumbnail Size
Thumbnailer.setImageSize(int imageWidth, int imageHeight, int otherOptions)
The Width and Height of the resulting thumbnail. (otherOptions is currently not used; Thumbnails will always "fit one dimension" (cropping the other dimension) and "never scale up" (centering it on a white background instead).)