FreeRDP
BITMAP_DATA Struct Reference

#include <update.h>

Data Fields

UINT32 destLeft
 
UINT32 destTop
 
UINT32 destRight
 
UINT32 destBottom
 
UINT32 width
 
UINT32 height
 
UINT32 bitsPerPixel
 
UINT32 flags
 
UINT32 bitmapLength
 
UINT32 cbCompFirstRowSize
 
UINT32 cbCompMainBodySize
 
UINT32 cbScanWidth
 
UINT32 cbUncompressedSize
 
BYTEbitmapDataStream
 
BOOL compressed
 

Field Documentation

◆ bitmapDataStream

BYTE* BITMAP_DATA::bitmapDataStream

◆ bitmapLength

UINT32 BITMAP_DATA::bitmapLength

◆ bitsPerPixel

UINT32 BITMAP_DATA::bitsPerPixel

◆ cbCompFirstRowSize

UINT32 BITMAP_DATA::cbCompFirstRowSize

◆ cbCompMainBodySize

UINT32 BITMAP_DATA::cbCompMainBodySize

◆ cbScanWidth

UINT32 BITMAP_DATA::cbScanWidth

◆ cbUncompressedSize

UINT32 BITMAP_DATA::cbUncompressedSize

◆ compressed

BOOL BITMAP_DATA::compressed

◆ destBottom

UINT32 BITMAP_DATA::destBottom

◆ destLeft

UINT32 BITMAP_DATA::destLeft

◆ destRight

UINT32 BITMAP_DATA::destRight

◆ destTop

UINT32 BITMAP_DATA::destTop

◆ flags

UINT32 BITMAP_DATA::flags

◆ height

UINT32 BITMAP_DATA::height

◆ width

UINT32 BITMAP_DATA::width

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