ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearOctreeReductionOptions Class
Fields


In This Topic
    ImGearOctreeReductionOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearOctreeReductionOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearOctreeReductionOptions class object.  
    Top
    Public Fields
     NameDescription
    Public Field Specifies whether to improve accuracy using error diffusion.  
    Public Field Specifies whether to optimize for speed or quality.  
    Public Field Maximum number of colors used by the output image.  
    Public Field Palette to use for output.  
    Public Field Number of colors present in specified Palette.  
    Top
    See Also