Compositor Classe

Definizione

public ref class Compositor sealed : IClosable
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.LiftedContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Compositor final : IClosable
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.WindowsAppSDKContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class Compositor final : IClosable
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.LiftedContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Compositor : System.IDisposable
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.WindowsAppSDKContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class Compositor : System.IDisposable
function Compositor()
Public NotInheritable Class Compositor
Implements IDisposable
Ereditarietà
Object Platform::Object IInspectable Compositor
Attributi
Implementazioni

Costruttori

Nome Descrizione
Compositor()

Proprietà

Nome Descrizione
Comment
DispatcherQueue
GlobalPlaybackRate
MaxGlobalPlaybackRate
MinGlobalPlaybackRate

Metodi

Nome Descrizione
Close()
CreateAmbientLight()
CreateAnimationController()
CreateAnimationGroup()
CreateAnimationPropertyInfo()
CreateBackdropBrush()
CreateBooleanKeyFrameAnimation()
CreateBounceScalarAnimation()
CreateBounceVector2Animation()
CreateBounceVector3Animation()
CreateColorBrush()
CreateColorBrush(Color)
CreateColorGradientStop()
CreateColorGradientStop(Single, Color)
CreateColorKeyFrameAnimation()
CreateContainerShape()
CreateContainerVisual()
CreateCubicBezierEasingFunction(Vector2, Vector2)
CreateDistantLight()
CreateDropShadow()
CreateEffectFactory(IGraphicsEffect, IIterable<String>)
CreateEffectFactory(IGraphicsEffect)
CreateEllipseGeometry()
CreateExpressionAnimation()
CreateExpressionAnimation(String)
CreateGeometricClip()
CreateGeometricClip(CompositionGeometry)
CreateImplicitAnimationCollection()
CreateInsetClip()
CreateInsetClip(Single, Single, Single, Single)
CreateLayerVisual()
CreateLinearEasingFunction()
CreateLinearGradientBrush()
CreateLineGeometry()
CreateMaskBrush()
CreateNineGridBrush()
CreatePathGeometry()
CreatePathGeometry(CompositionPath)
CreatePathKeyFrameAnimation()
CreatePointLight()
CreateProjectedShadow()
CreateProjectedShadowCaster()
CreateProjectedShadowReceiver()
CreatePropertySet()
CreateQuaternionKeyFrameAnimation()
CreateRadialGradientBrush()
CreateRectangleClip()
CreateRectangleClip(Single, Single, Single, Single, Vector2, Vector2, Vector2, Vector2)
CreateRectangleClip(Single, Single, Single, Single)
CreateRectangleGeometry()
CreateRedirectVisual()
CreateRedirectVisual(Visual)
CreateRoundedRectangleGeometry()
CreateScalarKeyFrameAnimation()
CreateScopedBatch(CompositionBatchTypes)
CreateShapeVisual()
CreateSpotLight()
CreateSpringScalarAnimation()
CreateSpringVector2Animation()
CreateSpringVector3Animation()
CreateSpriteShape()
CreateSpriteShape(CompositionGeometry)
CreateSpriteVisual()
CreateStepEasingFunction()
CreateStepEasingFunction(Int32)
CreateSurfaceBrush()
CreateSurfaceBrush(ICompositionSurface)
CreateVector2KeyFrameAnimation()
CreateVector3KeyFrameAnimation()
CreateVector4KeyFrameAnimation()
CreateViewBox()
CreateVisualSurface()
Dispose()

Esegue attività definite dall'applicazione associate alla liberazione, al rilascio o alla reimpostazione di risorse non gestite.

GetCommitBatch(CompositionBatchTypes)
RequestCommitAsync()

Si applica a