共用方式為


UIImage.CGImage 屬性

定義

基礎映射資料。 唯讀。

[ObjCRuntime.ThreadSafe]
public virtual CoreGraphics.CGImage CGImage { [Foundation.Export("CGImage")] get; }
member this.CGImage : CoreGraphics.CGImage

屬性值

屬性

備註

如果 UIImage 物件是使用 CIImage 物件初始化,則此屬性可能是 null 。 如果清除基礎映射資料,則存取此屬性會強制從來源重載基礎映射。

這可從背景執行緒使用。

適用於