共用方式為


IMPSImageSizeEncodingState 介面

定義

介面定義與影像大小儲存在圖形中其他地方時相關的方法。

[Foundation.Protocol(Name="MPSImageSizeEncodingState", WrapperType=typeof(MetalPerformanceShaders.MPSImageSizeEncodingStateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSImageSizeEncodingState : IDisposable, ObjCRuntime.INativeObject
type IMPSImageSizeEncodingState = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)
SourceHeight

介面定義與影像大小儲存在圖形中其他地方時相關的方法。

SourceWidth

介面定義與影像大小儲存在圖形中其他地方時相關的方法。

適用於