FreeRDP
xfGfxSurface Struct Reference

#include <xf_gfx.h>

Data Fields

gdiGfxSurface gdi
 
BYTE * stage
 
UINT32 stageScanline
 
XImage * image
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation X11 Graphics Pipeline

Copyright 2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com Copyright 2016 Thincast Technologies GmbH Copyright 2016 Armin Novak armin.nosp@m..nov.nosp@m.ak@th.nosp@m.inca.nosp@m.st.co.nosp@m.m

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 30 of file xf_gfx.h.

Field Documentation

◆ gdi

gdiGfxSurface xfGfxSurface::gdi

Definition at line 32 of file xf_gfx.h.

◆ image

XImage* xfGfxSurface::image

Definition at line 35 of file xf_gfx.h.

◆ stage

BYTE* xfGfxSurface::stage

Definition at line 33 of file xf_gfx.h.

◆ stageScanline

UINT32 xfGfxSurface::stageScanline

Definition at line 34 of file xf_gfx.h.


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