Search Results for

    Show / Hide Table of Contents

    Enum DitherAlgorithms

    List of available dithering algorithms

    Namespace: PTIRelianceLib.Imaging
    Assembly: PTIRelianceLib.dll
    Syntax
    public enum DitherAlgorithms : int

    Fields

    Name Description
    Atkinson

    Simple dither

    Burkes

    Decent dithering

    FloydSteinberg

    Better color deptch, lower accuracy

    FloydSteinbergFalse

    Simple dither

    JarvisJudiceNinke

    Dither algorithm reduces color depth but maintains detail accuracy

    None

    Raw image

    Sierra

    Decent dithering

    Sierra2

    Slightly better Sierra kernel

    SierraLite

    Fast Sierra kernel

    Stucki

    Simple dither

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 Pyramid Technologies
    Generated by DocFX