ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearReductionOptions Class / Octree Field




In This Topic
    Octree Field
    In This Topic
    Specifies ImGearOctreeReductionOptions class options for color reduction.
    Syntax
    'Declaration
     
    Public Octree As ImGearOctreeReductionOptions
    'Usage
     
    Dim instance As ImGearReductionOptions
    Dim value As ImGearOctreeReductionOptions
     
    value = instance.Octree
     
    instance.Octree = value

    Field Value

    ImGearOctreeReductionOptions class object.
    See Also