Partager via


IMPSImageSizeEncodingState Interface

Définition

Interface définissant des méthodes relatives au moment où la taille de l’image est stockée ailleurs dans le graphique.

[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
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
SourceHeight

Interface définissant des méthodes relatives au moment où la taille de l’image est stockée ailleurs dans le graphique.

SourceWidth

Interface définissant des méthodes relatives au moment où la taille de l’image est stockée ailleurs dans le graphique.

S’applique à