Syntax
Document.ScaleConstant ( Value )
Parameters
Float Value - scaling factor
Returns
Nothing
Remarks
Multiplies each pixel of this image by Value. For color images, every plane of the document is affected.
This method is equivalent to the Image A Scale Factor edit box in the Pixel Math command, used with Operation None.