User Tools

Site Tools


jvs:cigal:showplay:manual:chapter3:showbits

ShowPlay Reference Manual, Chapter 3 (ControlVariables): showbits

Showbits --

For image stimuli, this specifies how many bits to use to store each pixel value. Generally, use 8 for grayscale images, 16 for simple color images, and 24 or 32 for high color resolution images. The more bits you use, however, the fewer images you will be able to preload into memory.

As a general rule you should specify SHOWBITS as follows:

   8    If your images have only grayscale values
  16    If your images have color and look okay
  32    For color images that don't look right at 16 bits

When running ShowPlay the screen display setting should always be in 32 bit (True color) mode; CIGAL automatically converts pixel values if needed when it displays the image.

See Also:
CIGAL Home, CIGAL Manual, ShowPlay Home, ShowPlay Manual, InputParameters List, Manual Help

jvs/cigal/showplay/manual/chapter3/showbits.txt · Last modified: 2023/02/23 18:43 (external edit)