CGImageThumbnailOptions.CreateThumbnailWithTransform 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.
Determines if the created thumbnail should be rotated and scaled to match the full image.
public bool CreateThumbnailWithTransform { get; set; }
member this.CreateThumbnailWithTransform : bool with get, set