FreeRDP
wlfreerdp.h File Reference
#include <freerdp/client/rdpei.h>
#include <freerdp/gdi/gfx.h>
#include <freerdp/freerdp.h>
#include <freerdp/log.h>
#include <winpr/wtypes.h>
#include <uwac/uwac.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  wlfContext
 

Functions

BOOL wlf_scale_coordinates (rdpContext *context, UINT32 *px, UINT32 *py, BOOL fromLocalToRDP)
 
BOOL wlf_copy_image (const void *src, size_t srcStride, size_t srcWidth, size_t srcHeight, void *dst, size_t dstStride, size_t dstWidth, size_t dstHeight, const RECTANGLE_16 *area, BOOL scale)
 

Function Documentation

◆ wlf_copy_image()

BOOL wlf_copy_image ( const void *  src,
size_t  srcStride,
size_t  srcWidth,
size_t  srcHeight,
void *  dst,
size_t  dstStride,
size_t  dstWidth,
size_t  dstHeight,
const RECTANGLE_16 area,
BOOL  scale 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wlf_scale_coordinates()

BOOL wlf_scale_coordinates ( rdpContext *  context,
UINT32 *  px,
UINT32 *  py,
BOOL  fromLocalToRDP 
)
Here is the call graph for this function:
Here is the caller graph for this function: