FreeRDP
GDI_BITMAP Struct Reference

#include <gdi.h>

Data Fields

BYTE objectType
 
UINT32 format
 
INT32 width
 
INT32 height
 
UINT32 scanline
 
BYTEdata
 
void(* free )(void *)
 

Field Documentation

◆ data

BYTE* GDI_BITMAP::data

◆ format

UINT32 GDI_BITMAP::format

◆ free

void(* GDI_BITMAP::free) (void *)

◆ height

INT32 GDI_BITMAP::height

◆ objectType

BYTE GDI_BITMAP::objectType

◆ scanline

UINT32 GDI_BITMAP::scanline

◆ width

INT32 GDI_BITMAP::width

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