|
|
|||
|
|
|
| ImagePartition partitions an image into an array of s |
| ImagePartition partitions an image into an array of subimages of pixel width w and pixel height h. |
| ImagePartition uses pixel offsets dw and dh. |
| s | allow only size s | |
| {s} | allow any size up to s | |
| Scaled[a] | allow a multiple a of the size | |
| {Scaled[a]} | allow any size up to the multiple a of the size | |
| {smin,smax} | allow any size |