$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Adam Badura (abadura_at_[hidden])
Date: 2005-09-16 11:07:20
> like RGBA 8:8:8:8 or YUV 4:2:2, etc...
What "etc.."? I need to know such things... :) Or do you have any
sugestions for a "general foramt specification"?
Why do you use colors in format in which components are integers in
range 0...255 and not floats in range 0.0...1.0? I want to know to better
understand the task? (I know that WIndows uses such a format and that as I
suppose ale the data that is received be devices is finally in this format
but do you have any other reasons).
Thanks.
Adam Badura