From 93a6590af7f866838d883d92fac655251685c3d7 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 2 May 2009 18:58:26 +0200 Subject: adding doxygen files --- ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html | 95 +++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html (limited to 'ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html') diff --git a/ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html b/ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html new file mode 100644 index 0000000..1c1904a --- /dev/null +++ b/ue2/doxygen/structCPixelFormat_1_1RGBPIXEL.html @@ -0,0 +1,95 @@ + + +imgsynth2: CPixelFormat::RGBPIXEL Struct Reference + + + + +
+ +
+
+ +
+ +

CPixelFormat::RGBPIXEL Struct Reference

RGB Pixel structure. +More... +

+#include <cpixelformat.h> +

+ +

+List of all members. + + + + + + + + +

Public Attributes

uint32_t red
uint32_t green
uint32_t blue
+


Detailed Description

+RGB Pixel structure.

Member Data Documentation

+ +
+
+ + + + +
uint32_t CPixelFormat::RGBPIXEL::red
+
+
+ +

+red +

+

+ +

+
+ + + + +
uint32_t CPixelFormat::RGBPIXEL::green
+
+
+ +

+green +

+

+ +

+
+ + + + +
uint32_t CPixelFormat::RGBPIXEL::blue
+
+
+ +

+blue +

+

+


The documentation for this struct was generated from the following file: +
Generated on Sat May 2 18:58:11 2009 for imgsynth2 by  + +doxygen 1.5.3
+ + -- cgit v1.2.3