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

适用于