#include <imagestamp.h>
|
| ImageStamp () |
|
| ImageStamp (const QString &filename) |
|
bool | load (const QString &filename) |
|
float | getXY (const float x, const float y) |
|
float | get (const float r, const float phi) |
|
void | setScale (const float radius, const float intensity) |
|
◆ ImageStamp() [1/2]
ImageStamp::ImageStamp |
( |
| ) |
|
|
inline |
◆ ImageStamp() [2/2]
ImageStamp::ImageStamp |
( |
const QString & |
filename | ) |
|
|
inline |
◆ get()
float ImageStamp::get |
( |
const float |
r, |
|
|
const float |
phi |
|
) |
| |
◆ getXY()
float ImageStamp::getXY |
( |
const float |
x, |
|
|
const float |
y |
|
) |
| |
◆ load()
bool ImageStamp::load |
( |
const QString & |
filename | ) |
|
◆ setScale()
void ImageStamp::setScale |
( |
const float |
radius, |
|
|
const float |
intensity |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: