FreeRDP
rdpBitmap Struct Reference

Data Fields

size_t size
 
pBitmap_New New
 
pBitmap_Free Free
 
pBitmap_Paint Paint
 
pBitmap_Decompress Decompress
 
pBitmap_SetSurface SetSurface
 
UINT32 paddingA [16 - 6]
 
UINT32 left
 
UINT32 top
 
UINT32 right
 
UINT32 bottom
 
UINT32 width
 
UINT32 height
 
UINT32 format
 
UINT32 flags
 
UINT32 length
 
BYTE * data
 
UINT64 key64
 
UINT32 paddingB [32 - 27]
 
BOOL compressed
 
BOOL ephemeral
 
UINT32 paddingC [64 - 34]
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Graphical Objects

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

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 47 of file include/freerdp/graphics.h.

Field Documentation

◆ bottom

UINT32 rdpBitmap::bottom

Definition at line 60 of file include/freerdp/graphics.h.

◆ compressed

BOOL rdpBitmap::compressed

Definition at line 70 of file include/freerdp/graphics.h.

◆ data

BYTE* rdpBitmap::data

Definition at line 66 of file include/freerdp/graphics.h.

◆ Decompress

pBitmap_Decompress rdpBitmap::Decompress

Definition at line 53 of file include/freerdp/graphics.h.

◆ ephemeral

BOOL rdpBitmap::ephemeral

Definition at line 71 of file include/freerdp/graphics.h.

◆ flags

UINT32 rdpBitmap::flags

Definition at line 64 of file include/freerdp/graphics.h.

◆ format

UINT32 rdpBitmap::format

Definition at line 63 of file include/freerdp/graphics.h.

◆ Free

pBitmap_Free rdpBitmap::Free

Definition at line 51 of file include/freerdp/graphics.h.

◆ height

UINT32 rdpBitmap::height

Definition at line 62 of file include/freerdp/graphics.h.

◆ key64

UINT64 rdpBitmap::key64

Definition at line 67 of file include/freerdp/graphics.h.

◆ left

UINT32 rdpBitmap::left

Definition at line 57 of file include/freerdp/graphics.h.

◆ length

UINT32 rdpBitmap::length

Definition at line 65 of file include/freerdp/graphics.h.

◆ New

pBitmap_New rdpBitmap::New

Definition at line 50 of file include/freerdp/graphics.h.

◆ paddingA

UINT32 rdpBitmap::paddingA[16 - 6]

Definition at line 55 of file include/freerdp/graphics.h.

◆ paddingB

UINT32 rdpBitmap::paddingB[32 - 27]

Definition at line 68 of file include/freerdp/graphics.h.

◆ paddingC

UINT32 rdpBitmap::paddingC[64 - 34]

Definition at line 72 of file include/freerdp/graphics.h.

◆ Paint

pBitmap_Paint rdpBitmap::Paint

Definition at line 52 of file include/freerdp/graphics.h.

◆ right

UINT32 rdpBitmap::right

Definition at line 59 of file include/freerdp/graphics.h.

◆ SetSurface

pBitmap_SetSurface rdpBitmap::SetSurface

Definition at line 54 of file include/freerdp/graphics.h.

◆ size

size_t rdpBitmap::size

Definition at line 49 of file include/freerdp/graphics.h.

◆ top

UINT32 rdpBitmap::top

Definition at line 58 of file include/freerdp/graphics.h.

◆ width

UINT32 rdpBitmap::width

Definition at line 61 of file include/freerdp/graphics.h.


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