Bitmap Scaling
When a BMP file is read in, the RGB values of the bitmap are scaled appropriately.
Examples:
For a reflective target, the BMP color black (0x0x0) can be scaled to the index 0 and the color white (255x255x255) can be scaled to the value 1.
If the user desires to add phase to an object, the MULTIPLY A PIECE option must be used. Select the PHASE radio button, and enter the maximum and minimum values for the phase in radians.
Parameters:
Type | Name | Description:
(complex scalar) | Bitmap Min | minimum value of bitmap set to this.
(complex scalar) | Bitmap Max | maximum value of bitmap set to this..
Screen Shot: