libcrtxy options for scaling bitmaps that don't match screen/window size
[The CRT X-Y library (libcrtxy)libcrtxy background bitmap management]


Defines

#define XY_SCALE_NONE   0
 Do not stretch; clip or show solid border(s).
#define XY_SCALE_STRETCH   1
 Stretch; aspect ratio can be altered.
#define XY_SCALE_KEEP_ASPECT_WIDE   2
 Stretch w/o alt'ing aspect; fit width.
#define XY_SCALE_KEEP_ASPECT_TALL   3
 Stretch w/o alt'ing aspect; fit height.

Define Documentation

#define XY_SCALE_NONE   0

Do not stretch; clip or show solid border(s).

#define XY_SCALE_STRETCH   1

Stretch; aspect ratio can be altered.

#define XY_SCALE_KEEP_ASPECT_WIDE   2

Stretch w/o alt'ing aspect; fit width.

#define XY_SCALE_KEEP_ASPECT_TALL   3

Stretch w/o alt'ing aspect; fit height.


Generated on Tue Sep 2 23:45:36 2008 for libcrtxy by  doxygen 1.5.5