CGImageThumbnailOptions.CreateThumbnailFromImageIfAbsent 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 whether to create a thumbnail if one is not found on the image source.
public bool CreateThumbnailFromImageIfAbsent { get; set; }
member this.CreateThumbnailFromImageIfAbsent : bool with get, set