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.

Field Documentation

◆ data

uint8_t* rdtkNinePatch::data

◆ engine

rdtkEngine* rdtkNinePatch::engine

◆ fillBottom

int rdtkNinePatch::fillBottom

◆ fillHeight

int rdtkNinePatch::fillHeight

◆ fillLeft

int rdtkNinePatch::fillLeft

◆ fillRight

int rdtkNinePatch::fillRight

◆ fillTop

int rdtkNinePatch::fillTop

◆ fillWidth

int rdtkNinePatch::fillWidth

◆ height

int rdtkNinePatch::height

◆ image

wImage* rdtkNinePatch::image

◆ scaleBottom

int rdtkNinePatch::scaleBottom

◆ scaleHeight

int rdtkNinePatch::scaleHeight

◆ scaleLeft

int rdtkNinePatch::scaleLeft

◆ scaleRight

int rdtkNinePatch::scaleRight

◆ scaleTop

int rdtkNinePatch::scaleTop

◆ scaleWidth

int rdtkNinePatch::scaleWidth

◆ scanline

int rdtkNinePatch::scanline

◆ width

int rdtkNinePatch::width

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