scale

Last update: 2023-08-22
  • Created for:
  • Developer
    User

Scale image. Scales a layer source image by factor relative to the full-resolution image.

scale= *factor*

factor

Scale factor (real, greater than 0.0).

No scaling is applied when scale=1. factor smaller than 1.0 down-scales and larger than 1.0 enlarges the source image.

Properties

Source image/mask attribute. Ignored if size= is specified as well for the current layer. Overrides res=. Applies to layer 0 if specified for layer=comp. Ignored if the layer is not associated with an image or mask.

Default

If not specified, res= is used. If res= is not specified, the image is used without scaling.

See also

res= , size=

On this page