Guitar
src
darktheme
NinePatch.h
Go to the documentation of this file.
1
#ifndef NINEPATCH_H
2
#define NINEPATCH_H
3
4
#include <QImage>
5
6
QImage
createImageFromNinePatchImage
(QImage
const
&image,
int
dw,
int
dh);
7
8
#endif
// NINEPATCH_H
createImageFromNinePatchImage
QImage createImageFromNinePatchImage(QImage const &image, int dw, int dh)
Definition:
NinePatch.cpp:116
Generated by
1.9.1