Questions:

0.  Does this mean that isigraph windows are transparent?
1.  Is glrgb changed to take 4 values?

Henry Rich

On 3/24/2013 8:51 PM, bill lam wrote:
The pixel color in gl2 has been changed form to rgb to argb
format. glpixels and glqpixels assume the alpha value in the
data. This means an integer 16bffffff will not display because
it is totally transparent. Two utility verbs added

alpha27 - add alpha component (value 255)
alpha17 - discard alpha component

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to