#include <Helper.hpp>
Definition at line 45 of file Helper.hpp.
Static Public Member Functions | |
| VGImage * | create (std::string fname, double width=VGImage::US_LETTER_WIDTH_PTS, double height=VGImage::US_LETTER_HEIGHT_PTS, VGImage::ORIGIN_LOCATION iloc=VGImage::LOWER_LEFT) throw (VDrawException) |
| Get a VGImage pointer decided by the filename extension. | |
|
||||||||||||||||||||
|
Get a VGImage pointer decided by the filename extension.
Definition at line 60 of file Helper.hpp. |
1.3.9.1