ImageGear .NET v25.1 - Updated
ImGearOctreeReductionOptions Class
Members 




ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearOctreeReductionOptions Class
Defines options for octree reduction.
Object Model
ImGearOctreeReductionOptions Class
Syntax
'Declaration
 
Public Class ImGearOctreeReductionOptions 
'Usage
 
Dim instance As ImGearOctreeReductionOptions
public class ImGearOctreeReductionOptions 
public __gc class ImGearOctreeReductionOptions 
public ref class ImGearOctreeReductionOptions 
Remarks
Octree reduction reduces an image to 4bpp or 8bpp by repeatedly subdividing cubic representations of the RGB color space according to image content.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearOctreeReductionOptions

See Also

Reference

ImGearOctreeReductionOptions Members
ImageGear.Processing Namespace