![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
Functions | |
std::vector< std::string > | getReadableImageFileExtensions (bool includeDotPrefix) |
getReadableImageFileExtensions Gets the lower-case image file extensions that have read support. More... | |
std::vector< std::string > | getSupportedTemplateManifestFileExtensions () |
getSupportedTemplateManifestFileExtensions Gets the supported template manifest file extensions for serialization and de-serialization. More... | |
QList< QUrl > | getUrls (const QMimeData *const data) |
getUrls Gets a list of URLs from a Qt MimeData item. More... | |
std::vector< std::string > geometrize::format::getReadableImageFileExtensions | ( | bool | includeDotPrefix | ) |
getReadableImageFileExtensions Gets the lower-case image file extensions that have read support.
includeDotPrefix | Whether to include the dot prefix on file extensions e.g. "jpg" or ".jpg". |
std::vector< std::string > geometrize::format::getSupportedTemplateManifestFileExtensions | ( | ) |
getSupportedTemplateManifestFileExtensions Gets the supported template manifest file extensions for serialization and de-serialization.