FSCRT_BITMAPINFO Struct Reference

Structure for dimensions and color information of a device-independent bitmap(DIB). More...

#include <fs_image_r.h>

Public Attributes

FSCRT_BITMAPINFOHEADER bmiHeader
 A FSCRT_BITMAPINFOHEADER structure that contains information about dimensions and color formats of a DIB.
 
FSCRT_RGBQUAD bmiColors [1]
 An array of FSCRT_RGBQUAD or FS_DWORD data types that define colors in a bitmap.
 

Detailed Description

Structure for dimensions and color information of a device-independent bitmap(DIB).


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

Foxit Corporation