ImageGear for .NET
ImGearBayerReductionOptions Class
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearBayerReductionOptions Class




Glossary Item Box

Defines reduction options for Bayer reduction.

Object Model

ImGearBayerReductionOptions Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.