|
Hi All
In the ImageJ documentation is says:
"RGB Color Color Images↓ that can display 256 values in the Red, Green and Blue channel. These are 24-bit (23 × 8) images. RGB[?] color images can also be 32-bit color images (24-bit color images with additional eight bits coding alpha blending values, i.e., transparency)."
I have a question regarding alpha blending values...
Does anyone have any documentation about:
1) How to access these
2) Use them within the macro language, i.e. can I use something like - "setColor(r,g,b,transparency);"
Any help much appreciated
Best
Steven
|