FreeRDP
rdtkNinePatch Struct Reference

#include <rdtk_nine_patch.h>

Collaboration diagram for rdtkNinePatch:

Data Fields

rdtkEngine * engine
 
wImageimage
 
int width
 
int height
 
int scanline
 
uint8_t * data
 
int scaleLeft
 
int scaleRight
 
int scaleWidth
 
int scaleTop
 
int scaleBottom
 
int scaleHeight
 
int fillLeft
 
int fillRight
 
int fillWidth
 
int fillTop
 
int fillBottom
 
int fillHeight
 

Detailed Description

RdTk: Remote Desktop Toolkit

Copyright 2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

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 31 of file rdtk_nine_patch.h.

Field Documentation

◆ data

uint8_t* rdtkNinePatch::data

Definition at line 40 of file rdtk_nine_patch.h.

◆ engine

rdtkEngine* rdtkNinePatch::engine

Definition at line 33 of file rdtk_nine_patch.h.

◆ fillBottom

int rdtkNinePatch::fillBottom

Definition at line 53 of file rdtk_nine_patch.h.

◆ fillHeight

int rdtkNinePatch::fillHeight

Definition at line 54 of file rdtk_nine_patch.h.

◆ fillLeft

int rdtkNinePatch::fillLeft

Definition at line 49 of file rdtk_nine_patch.h.

◆ fillRight

int rdtkNinePatch::fillRight

Definition at line 50 of file rdtk_nine_patch.h.

◆ fillTop

int rdtkNinePatch::fillTop

Definition at line 52 of file rdtk_nine_patch.h.

◆ fillWidth

int rdtkNinePatch::fillWidth

Definition at line 51 of file rdtk_nine_patch.h.

◆ height

int rdtkNinePatch::height

Definition at line 38 of file rdtk_nine_patch.h.

◆ image

wImage* rdtkNinePatch::image

Definition at line 35 of file rdtk_nine_patch.h.

◆ scaleBottom

int rdtkNinePatch::scaleBottom

Definition at line 46 of file rdtk_nine_patch.h.

◆ scaleHeight

int rdtkNinePatch::scaleHeight

Definition at line 47 of file rdtk_nine_patch.h.

◆ scaleLeft

int rdtkNinePatch::scaleLeft

Definition at line 42 of file rdtk_nine_patch.h.

◆ scaleRight

int rdtkNinePatch::scaleRight

Definition at line 43 of file rdtk_nine_patch.h.

◆ scaleTop

int rdtkNinePatch::scaleTop

Definition at line 45 of file rdtk_nine_patch.h.

◆ scaleWidth

int rdtkNinePatch::scaleWidth

Definition at line 44 of file rdtk_nine_patch.h.

◆ scanline

int rdtkNinePatch::scanline

Definition at line 39 of file rdtk_nine_patch.h.

◆ width

int rdtkNinePatch::width

Definition at line 37 of file rdtk_nine_patch.h.


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