C# Class Stride.Rendering.Images.Dither.Dither

Inheritance: ColorTransform
Afficher le fichier Open project: vvvv/stride

Méthodes publiques

Méthode Description
Dither ( ) : Stride.Core
UpdateParameters ( ColorTransformContext context ) : void

Method Details

Dither() public méthode

public Dither ( ) : Stride.Core
Résultat Stride.Core

UpdateParameters() public méthode

public UpdateParameters ( ColorTransformContext context ) : void
context ColorTransformContext
Résultat void