From da48698d3d99eefaa3bf25fbcbaac6a09670788f Mon Sep 17 00:00:00 2001 From: Circle CI Date: Fri, 3 Nov 2017 22:35:01 +0000 Subject: update:doc:Doxygen update for commit 19802a716ed5dc1f16a712a4924d2c04e96afd32 [ci skip] --- structXPMCOLORENTRY__TAG.html | 71 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 63 insertions(+), 8 deletions(-) (limited to 'structXPMCOLORENTRY__TAG.html') diff --git a/structXPMCOLORENTRY__TAG.html b/structXPMCOLORENTRY__TAG.html index 9f8c43014..78cf04061 100644 --- a/structXPMCOLORENTRY__TAG.html +++ b/structXPMCOLORENTRY__TAG.html @@ -73,22 +73,77 @@ $(document).ready(function(){initNavTree('structXPMCOLORENTRY__TAG.html','');});
XPMCOLORENTRY_TAG Struct Reference
+ +

#include <xpm2bmp.h>

- + - + - + - +

Data Fields

-char * color_str
char * color_str
 
-unsigned long r
unsigned long r
 
-unsigned long g
unsigned long g
 
-unsigned long b
unsigned long b
 
+

Field Documentation

+ +
+
+ + + + +
unsigned long XPMCOLORENTRY_TAG::b
+
+
+ +
+
+ + + + +
char* XPMCOLORENTRY_TAG::color_str
+
+
+ +
+
+ + + + +
unsigned long XPMCOLORENTRY_TAG::g
+
+
+ +
+
+ + + + +
unsigned long XPMCOLORENTRY_TAG::r
+
+

The documentation for this struct was generated from the following file: -- cgit v1.2.1