Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Dither Class

    Namespace: Stride.Rendering.Images.Dither
    Assembly: Stride.Rendering.dll
    System.Object → ColorTransformBase → ColorTransform → Dither
    Derived from Dither:

    [DataContract("Dither")]
    public class Dither : ColorTransform
    Name Description
    Constructors
    Dither()
    Methods
    UpdateParameters(ColorTransformContext)
    | Improve this Doc View Source

    Constructors


    Dither()

    public Dither()
    | Improve this Doc View Source

    Methods


    UpdateParameters(ColorTransformContext)

    public override void UpdateParameters(ColorTransformContext context)
    Parameters
    Type Name Description
    ColorTransformContext context
    Overrides
    ColorTransformBase.UpdateParameters(ColorTransformContext)

    Inherited Members

    ColorTransformBase.Group
    ColorTransformBase.Shader
    ColorTransformBase.GenericArguments
    ColorTransformBase.Parameters
    ColorTransformBase.Enabled
    ColorTransformBase.PrepareParameters(ColorTransformContext, ParameterCollection, String)

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation