FreeRDP
include/freerdp/cache/palette.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/update.h>
#include <freerdp/freerdp.h>
#include <winpr/stream.h>
#include <freerdp/cache/cache.h>

Data Structures

struct  PALETTE_TABLE_ENTRY
 
struct  rdpPaletteCache
 

Functions

FREERDP_API void palette_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpPaletteCache * palette_cache_new (rdpContext *context)
 
FREERDP_API void palette_cache_free (rdpPaletteCache *palette_cache)
 

Function Documentation

◆ palette_cache_free()

FREERDP_API void palette_cache_free ( rdpPaletteCache *  palette_cache)
Here is the caller graph for this function:

◆ palette_cache_new()

FREERDP_API rdpPaletteCache* palette_cache_new ( rdpContext *  context)
Here is the caller graph for this function:

◆ palette_cache_register_callbacks()

FREERDP_API void palette_cache_register_callbacks ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function: