◆ RasterizeSVGTask() [1/2]
| PiGui::RasterizeSVGTask::RasterizeSVGTask |
( |
std::string |
filename, |
|
|
int |
width, |
|
|
int |
height, |
|
|
Graphics::Texture * |
outputTexture |
|
) |
| |
|
inline |
◆ RasterizeSVGTask() [2/2]
| PiGui::RasterizeSVGTask::RasterizeSVGTask |
( |
std::string |
filename, |
|
|
int |
width, |
|
|
int |
height, |
|
|
PiFace * |
fontFace |
|
) |
| |
|
inline |
◆ GetFontFace()
| PiFace * PiGui::RasterizeSVGTask::GetFontFace |
( |
| ) |
|
|
inline |
◆ GetImageData()
| uint8_t * PiGui::RasterizeSVGTask::GetImageData |
( |
| ) |
|
|
inline |
◆ LoadFile()
| bool PiGui::RasterizeSVGTask::LoadFile |
( |
| ) |
|
|
inline |
◆ OnComplete()
| virtual void PiGui::RasterizeSVGTask::OnComplete |
( |
| ) |
|
|
inlineoverridevirtual |
◆ OnExecute()
| virtual void PiGui::RasterizeSVGTask::OnExecute |
( |
TaskRange |
range | ) |
|
|
inlineoverridevirtual |
◆ filename
| std::string PiGui::RasterizeSVGTask::filename |
◆ height
| int PiGui::RasterizeSVGTask::height |
◆ width
| int PiGui::RasterizeSVGTask::width |
The documentation for this class was generated from the following file: