共用方式為


CGImageDestinationOptions.EmbedThumbnail 屬性

定義

控制是否要在目的地檔案中內嵌 JPEG 影像縮圖。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public Nullable<bool> EmbedThumbnail { get; set; }
member this.EmbedThumbnail : Nullable<bool> with get, set

屬性值

屬性

適用於