Property | Type | Description | |
---|---|---|---|
ImageToTreat | Bitmap, |
Method | Description | |
---|---|---|
DataFromBitmap ( Bitmap, pImageToTreat ) |
Retrieves data from an input bitmap. Retrieved data : Ref and Exp pixel column mean values and count of each color level population. Output : double[1024] under ExpOutput() and RefOutput(), and int[256] under ColorCountOutput
|
public DataFromBitmap ( Bitmap, pImageToTreat ) | ||
pImageToTreat | Bitmap, |