CGImageThumbnailOptions.CreateThumbnailFromImageAlways 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.
Forces a thumbnail to be created, even if the source image has one.
public bool CreateThumbnailFromImageAlways { get; set; }
member this.CreateThumbnailFromImageAlways : bool with get, set
Property Value
Remarks
The thumbnail is created subject to the value set in the MaxPixelSize property.