ImagingFxCountWhite Method
Categorises pixels in an image into three - white, black and fill colour (red)
Namespace: OSDxAssembly: OSDxImaging (in OSDxImaging.dll) Version: 3.0.0.0 (3.0.0.0)
public ImagingFxMGValues CountWhite(
Bitmap BMP,
int threshold = 225
)
Public Function CountWhite (
BMP As Bitmap,
Optional threshold As Integer = 225
) As ImagingFxMGValues
- BMP Bitmap
- Image to be processed
- threshold Int32 (Optional)
- Threshold of grey value above which it is regarded as white
ImagingFxMGValuesA MGValues structure