Share via


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

이미지 크기가 그래프의 다른 곳에 저장되는 시기와 관련된 메서드를 정의하는 인터페이스입니다.

적용 대상