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

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)
SourceHeight

接口定义与图像大小存储在图中的其他位置时相关的方法。

SourceWidth

接口定义与图像大小存储在图中的其他位置时相关的方法。

适用于