FreeRDP
gdiGfxCacheEntry Struct Reference

Data Fields

UINT64 cacheKey
 
UINT32 width
 
UINT32 height
 
BYTE * data
 
UINT32 scanline
 
UINT32 format
 

Detailed Description

Definition at line 55 of file gdi/gfx.h.

Field Documentation

◆ cacheKey

UINT64 gdiGfxCacheEntry::cacheKey

Definition at line 57 of file gdi/gfx.h.

◆ data

BYTE* gdiGfxCacheEntry::data

Definition at line 60 of file gdi/gfx.h.

◆ format

UINT32 gdiGfxCacheEntry::format

Definition at line 62 of file gdi/gfx.h.

◆ height

UINT32 gdiGfxCacheEntry::height

Definition at line 59 of file gdi/gfx.h.

◆ scanline

UINT32 gdiGfxCacheEntry::scanline

Definition at line 61 of file gdi/gfx.h.

◆ width

UINT32 gdiGfxCacheEntry::width

Definition at line 58 of file gdi/gfx.h.


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