Anonymous
on March 24th 2012
Why can't I just set the canvas size by regular paper sizes?
All of this above is greek to me.
8.5 in X 11 in or letter size makes sense.
Or if I want to make it half a sheet.
Michael Marchione
pals@mqp.org
The Canvas Size operation is an operation plug-in working with raster images. The operation changes the canvas size of the image, positions the original content on the new canvas and eventually fills the empty space by given color.
In relative mode, the specified size is added to the current size. Otherwise, the new dimensions must be specified.
GUID: 8B4C0E3F-AF8E-493D-B44B-8C692DBE0893
Parameter name | Type | Default | Value | Note |
Type | integer | 0 | 0,1 | 0 = relative, 1 = absolute |
DeltaX | integer | 0 | pixels (if Type = 0) | |
DeltaY | integer | 0 | pixels (if Type = 0) | |
SizeX | integer | 800 | pixels (if Type = 1) | |
SizeY | integer | 600 | pixels (if Type = 1) | |
Alignment | integer | 4 | 0-8 | 0=TL, 1=T, 2=TR, 3=L, ... |
Color | integer | 0xffffff | AARRGGBB |
Why can't I just set the canvas size by regular paper sizes?
All of this above is greek to me.
8.5 in X 11 in or letter size makes sense.
Or if I want to make it half a sheet.
Michael Marchione
pals@mqp.org
well, this table can be make use of:
http://www.griffininteractive.net/archives/misc/000554.html