Raster Image - Canvas Size

From RealWorld Wiki

Jump to: navigation, search

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.

[edit] Internals

GUID: 8B4C0E3F-AF8E-493D-B44B-8C692DBE0893

Configuration
Parameter nameTypeDefaultValueNote
Typeinteger00,10 = relative, 1 = absolute
DeltaXinteger0pixels (if Type = 0)
DeltaYinteger0pixels (if Type = 0)
SizeXinteger800pixels (if Type = 1)
SizeYinteger600pixels (if Type = 1)
Alignmentinteger40-80=TL, 1=T, 2=TR, 3=L, ...
Colorinteger0xffffffAARRGGBB
Personal tools