ImageGear .NET v25.2 - 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 FieldSpecifies whether to improve accuracy using error diffusion.  
    Public FieldSpecifies whether to optimize for speed or quality.  
    Public FieldMaximum number of colors used by the output image.  
    Public FieldPalette to use for output.  
    Public FieldNumber of colors present in specified Palette.  
    Top
    See Also