FreeRDP
BITMAP_DATA Struct Reference

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
 
BYTE * bitmapDataStream
 
BOOL compressed
 

Detailed Description

Definition at line 52 of file include/freerdp/update.h.

Field Documentation

◆ bitmapDataStream

BYTE* BITMAP_DATA::bitmapDataStream

Definition at line 67 of file include/freerdp/update.h.

◆ bitmapLength

UINT32 BITMAP_DATA::bitmapLength

Definition at line 62 of file include/freerdp/update.h.

◆ bitsPerPixel

UINT32 BITMAP_DATA::bitsPerPixel

Definition at line 60 of file include/freerdp/update.h.

◆ cbCompFirstRowSize

UINT32 BITMAP_DATA::cbCompFirstRowSize

Definition at line 63 of file include/freerdp/update.h.

◆ cbCompMainBodySize

UINT32 BITMAP_DATA::cbCompMainBodySize

Definition at line 64 of file include/freerdp/update.h.

◆ cbScanWidth

UINT32 BITMAP_DATA::cbScanWidth

Definition at line 65 of file include/freerdp/update.h.

◆ cbUncompressedSize

UINT32 BITMAP_DATA::cbUncompressedSize

Definition at line 66 of file include/freerdp/update.h.

◆ compressed

BOOL BITMAP_DATA::compressed

Definition at line 68 of file include/freerdp/update.h.

◆ destBottom

UINT32 BITMAP_DATA::destBottom

Definition at line 57 of file include/freerdp/update.h.

◆ destLeft

UINT32 BITMAP_DATA::destLeft

Definition at line 54 of file include/freerdp/update.h.

◆ destRight

UINT32 BITMAP_DATA::destRight

Definition at line 56 of file include/freerdp/update.h.

◆ destTop

UINT32 BITMAP_DATA::destTop

Definition at line 55 of file include/freerdp/update.h.

◆ flags

UINT32 BITMAP_DATA::flags

Definition at line 61 of file include/freerdp/update.h.

◆ height

UINT32 BITMAP_DATA::height

Definition at line 59 of file include/freerdp/update.h.

◆ width

UINT32 BITMAP_DATA::width

Definition at line 58 of file include/freerdp/update.h.


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