|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
ImageResize |
| ImageResize gives a resized version of image that is w pixels wide. |
| ImageResize gives a resized version of image with a maximum pixel width or height given by s. |
| ImageResize gives a resized version of image that has exactly the specified pixel width and height. |
| ImageResize gives a resized version of image that has the specified maximum width and height. |
| Automatic | visible size | |
| Tiny,Small,Medium,Large | predefined absolute sizes | |
| d | d pixels | |
| Scaled[s] | a multiple s of the original size |
| Automatic | keeps the aspect ratio of the input image | |
| r | the ratio of height to width of the resulting image | |
| {side1,side2} | orientation-independent aspect ratio |