FreeRDP
rdpBitmap Struct Reference

#include <graphics.h>

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
 
BYTEdata
 
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.

Field Documentation

◆ bottom

UINT32 rdpBitmap::bottom

◆ compressed

BOOL rdpBitmap::compressed

◆ data

BYTE* rdpBitmap::data

◆ Decompress

pBitmap_Decompress rdpBitmap::Decompress

◆ ephemeral

BOOL rdpBitmap::ephemeral

◆ flags

UINT32 rdpBitmap::flags

◆ format

UINT32 rdpBitmap::format

◆ Free

pBitmap_Free rdpBitmap::Free

◆ height

UINT32 rdpBitmap::height

◆ key64

UINT64 rdpBitmap::key64

◆ left

UINT32 rdpBitmap::left

◆ length

UINT32 rdpBitmap::length

◆ New

pBitmap_New rdpBitmap::New

◆ paddingA

UINT32 rdpBitmap::paddingA[16 - 6]

◆ paddingB

UINT32 rdpBitmap::paddingB[32 - 27]

◆ paddingC

UINT32 rdpBitmap::paddingC[64 - 34]

◆ Paint

pBitmap_Paint rdpBitmap::Paint

◆ right

UINT32 rdpBitmap::right

◆ SetSurface

pBitmap_SetSurface rdpBitmap::SetSurface

◆ size

size_t rdpBitmap::size

◆ top

UINT32 rdpBitmap::top

◆ width

UINT32 rdpBitmap::width

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