FSCRT_RGBQUAD Struct Reference

Structure for a color consisting of relative intensities of red, green, and blue. More...

#include <fs_image_r.h>

Public Attributes

FS_BYTE rgbBlue
 The intensity of blue in the color.
 
FS_BYTE rgbGreen
 The intensity of green in the color.
 
FS_BYTE rgbRed
 The intensity of red in the color.
 
FS_BYTE rgbReserved
 This member is reserved and shall be zero.
 

Detailed Description

Structure for a color consisting of relative intensities of red, green, and blue.


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

Foxit Corporation