The type of halftone.
Hierarchy
System.Object
    System.ValueType
        System.Enum
            WebSupergoo.ImageGlue8.HalftoneType
Interfaces
System.IComparable
System.IFormattable
System.IConvertible
Notes

This class is sealed. It cannot be derived from.

Fields
Field Description
ErrorDiffusion An error diffusion dither halftone.
OrderedDither An ordered dither halftone.
Spot A spot halftone.
Threshold A threshold halftone.
Example

None.