VgaGames4 - image man-pages

[.. upper level ..]

struct VG_ImagecopyAttrImage

Image-modifying part of image-copy attributes.

ELEMENTS
int zoom_width Zooming: new width in pixels or percent
int zoom_height Zooming: new height in pixels or percent
VG_BOOL zoom_ispercent Zooming: whether values in zoom_width and zoom_height are in percent
int rotate Rotating in degrees: 0 to 360, (default = 0)
int flip Flipping: from VG_AXES, (default = VG_AXE_NONE)

SEE ALSO
VG_IMAGECOPY_ATTRIMAGE_DEFAULT() struct VG_ImagecopyAttr