#include <images_scanner.h>
Data Fields | |
std::string | path |
int | width |
int | height |
bool | is_rotation_calculated |
PluginRotationDegree | rotation |
std::string | sort_field |
Definition at line 48 of file images_scanner.h.
Definition at line 54 of file images_scanner.h.
Referenced by images::ImagesScanner::scan_images().
Definition at line 55 of file images_scanner.h.
Referenced by images::ImagesScanner::scan_images().
std::string images::Image::path |
Definition at line 50 of file images_scanner.h.
Referenced by images::ImagesScanner::scan_images().
Definition at line 56 of file images_scanner.h.
Referenced by images::ImagesScanner::scan_images().
std::string images::Image::sort_field |
Definition at line 58 of file images_scanner.h.
Definition at line 53 of file images_scanner.h.
Referenced by images::ImagesScanner::scan_images().