CGImageThumbnailOptions.CreateThumbnailFromImageAlways Property

Definition

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.

Applies to