Compositor Clase

Definición

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
Herencia
Object Platform::Object IInspectable Compositor
Atributos
Implementaciones

Constructores

Nombre Description
Compositor()

Propiedades

Nombre Description
Comment
DispatcherQueue
GlobalPlaybackRate
MaxGlobalPlaybackRate
MinGlobalPlaybackRate

Métodos

Nombre Description
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()

Realiza tareas definidas por la aplicación asociadas a la liberación, liberación o restablecimiento de recursos no administrados.

GetCommitBatch(CompositionBatchTypes)
RequestCommitAsync()

Se aplica a