diff options
author | deva <deva> | 2006-04-03 08:20:25 +0000 |
---|---|---|
committer | deva <deva> | 2006-04-03 08:20:25 +0000 |
commit | 8baafaa4593033e1b95dfd985911e1f87c9f8eb7 (patch) | |
tree | d767a363f4e5214a10aeef11584cd50ef4ba0aa4 /client/yuv_draw.h | |
parent | 451678d3aadf81b6f39f2f0e7957f4bf704bf9af (diff) |
*** empty log message ***
Diffstat (limited to 'client/yuv_draw.h')
-rw-r--r-- | client/yuv_draw.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/yuv_draw.h b/client/yuv_draw.h index 7bbc99b..9f704e3 100644 --- a/client/yuv_draw.h +++ b/client/yuv_draw.h @@ -36,6 +36,9 @@ #define ICON_HEIGHT 48 #define ICON_WIDTH 48 +// Take a look at this... +// http://softpixel.com/~cwright/programming/colorspace/yuv/ + class YUVDraw { public: YUVDraw(); |