共用方式為


CGImageOptions.BestGuessTypeIdentifier 屬性

定義

為即將載入的檔案格式提供最佳猜測。

public string BestGuessTypeIdentifier { get; set; }
member this.BestGuessTypeIdentifier : string with get, set

屬性值

統一類型識別碼 (UTI) 。

備註

若要深入瞭解 UTI,您可以閱讀:

https://developer.apple.com/library/mac/#documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html

適用於