Macros | |
#define | COPY_IMAGE_CROP 0 |
Copy image to current map size w/cropping if necessary. More... | |
#define | COPY_IMAGE_RESIZE_LO_QUALITY 1 |
This is a resize from 50x50 to 150x150 using this option. More... | |
#define | COPY_IMAGE_RESIZE_HI_QUALITY 2 |
This is a resize from 50x50 to 150x150 using this option. More... | |
#define | COPY_IMAGE_USE_CUSTOM 3 |
Resize based on Image Input Options (BitmapInfo *) More... | |
#define COPY_IMAGE_CROP 0 |
Copy image to current map size w/cropping if necessary.
#define COPY_IMAGE_RESIZE_LO_QUALITY 1 |
This is a resize from 50x50 to 150x150 using this option.
#define COPY_IMAGE_RESIZE_HI_QUALITY 2 |
This is a resize from 50x50 to 150x150 using this option.
#define COPY_IMAGE_USE_CUSTOM 3 |
Resize based on Image Input Options (BitmapInfo *)