CIStretchCrop.CenterStretchAmount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that controls by how much more to stretch the center of the image, with a value of 0 indicating uniform stretching with no distortion.
public float CenterStretchAmount { get; set; }
member this.CenterStretchAmount : single with get, set