CGImageThumbnailOptions.CreateThumbnailFromImageAlways 属性

定义

强制创建缩略图,即使源图像有缩略图。

public bool CreateThumbnailFromImageAlways { get; set; }
member this.CreateThumbnailFromImageAlways : bool with get, set

属性值

注解

缩略图根据 MaxPixelSize 属性中设置的值创建。

适用于