IMPSImageSizeEncodingState Interface

Definition

Interface defining methods relating to when image size is stored elsewhere in the graph.

[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
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)
SourceHeight
SourceWidth

Applies to