|
Description
|
Run attached java application on grayscale video board (i.e. Barco or Dome) on
Win32 with Linear Static Gray palette set, with the latest ladybird:
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
The application displays two grayscale images: 8 bit and 24 bit.
Using attached native windows application curpal.exe (start
dragging mouse from curpal to any pixel at the screen to see its color)
one can see that on 24 bit image white rectangle which is supposed to
have color 255, 255, 255 actually has 254, 254, 254.
xxxxx@xxxxx 2001-05-08
|