ImageGear .NET v25.1 - Updated
ImGearBayerReductionOptions Class
Members 




ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearBayerReductionOptions Class
Defines reduction options for Bayer reduction.
Object Model
ImGearBayerReductionOptions Class
Syntax
'Declaration
 
Public Class ImGearBayerReductionOptions 
'Usage
 
Dim instance As ImGearBayerReductionOptions
public class ImGearBayerReductionOptions 
public __gc class ImGearBayerReductionOptions 
public ref class ImGearBayerReductionOptions 
Remarks
A Bayer dithering algorithm is used to reduce the number of colors (or shades of gray) in the image. Note that setting the output channel depth to 1 will reduce the image to monochrome or black-and-white. Also, the output channel depth must be less than the input channel depth, or an error will result.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearBayerReductionOptions

See Also

Reference

ImGearBayerReductionOptions Members
ImageGear.Processing Namespace