Contents

scaleFactor

A value that indicates the desired scale factor to draw the output image.

Declaration

var scaleFactor: Float { get set }

Discussion

The value should be in the range of 0...1. The default value is 1. A value of 1 results in a full-size output image, and a value less than 1 results in a smaller output image.

See Also

Configuring a filter