IMPSImageTransformProvider Interface

Definition

Interface defining image resampling methods.

[Foundation.Protocol(Name="MPSImageTransformProvider", WrapperType=typeof(MetalPerformanceShaders.MPSImageTransformProviderWrapper))]
[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 IMPSImageTransformProvider : Foundation.INSCoding, IDisposable
type IMPSImageTransformProvider = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

EncodeTo(NSCoder)

Serializes this to the .

(Inherited from INSCoding)
GetTransform(MPSImage, IMPSHandle)

Applies to