Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RGBQUAD Struct Reference

#include <vsimage.h>

Public Attributes

BYTE rgbBlue
 
BYTE rgbGreen
 
BYTE rgbRed
 
BYTE rgbReserved
 

Detailed Description

The color data of a bitmap

Definition at line 47 of file bmp_to_png.cpp.

Member Data Documentation

BYTE RGBQUAD::rgbBlue

Definition at line 49 of file bmp_to_png.cpp.

BYTE RGBQUAD::rgbGreen

Definition at line 50 of file bmp_to_png.cpp.

BYTE RGBQUAD::rgbRed

Definition at line 51 of file bmp_to_png.cpp.

BYTE RGBQUAD::rgbReserved

Definition at line 52 of file bmp_to_png.cpp.


The documentation for this struct was generated from the following files: