This reference page is linked to from the following overview topics: Resolution / Palettes / Pixel Storage Topics, Symbolic Enumerations.
Defines |
|
#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
*) |
#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 *)