共用方式為


UIImage.RenderingMode 屬性

定義

預設值是 Automatic

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.ThreadSafe]
public virtual UIKit.UIImageRenderingMode RenderingMode { [Foundation.Export("renderingMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RenderingMode : UIKit.UIImageRenderingMode

屬性值

影像的轉譯模式。

屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於