| ImagXpress 13 for ActiveX - API Reference > Properties, Methods & Events by Category > Image Processing > Binarization |
ImagXpress® has the ability to binarize a color or grayscale image to a one bit per pixel image. The following methods and properties are for the binarization process.
| IPBinarizeBlur | Gets the blur value set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeEccentricity | Gets the eccentricity value set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeGridAngle | Gets the grid angle value set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeGridPitch | Gets the grid pitch value set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeHighThreshold | Gets the high threshold set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeLceFactor | Gets the local contrast enhancement value set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeLowThreshold | Gets the low threshold set by the last call to the Binarize or AutoBinarize method. |
| IPBinarizeMode | Gets the binarize mode set by the last call to the Binarize or AutoBinarize method. |
| AutoBinarize | Automatically converts 8-bit and 24-bit images into 1-bit monochrome or 8-bit grayscale images respectively. |
| Binarize | Converts 8-bit and 24-bit images into a 1-bit monochrome or 8-bit grayscale output image, respectively. |