This structure holds the calculated transformation info. More...
#include <icanvas.h>
Public Attributes | |
| float | bbox_h |
| the height of the boundingbox | |
| float | bbox_w |
| the width of the boundingbox | |
| float | bbox_x |
| the x position of the boundingbox | |
| float | bbox_y |
| the y position of the boundingbox | |
| float | centerOffsetX |
| the x offset to center the image in the canvas | |
| float | centerOffsetY |
| the y offset to center the image in the canvas | |
| float | scaleFactorX |
| the x scale factor | |
| float | scaleFactorY |
| the y scale factor | |
This structure holds the calculated transformation info.
the height of the boundingbox
the width of the boundingbox
the x position of the boundingbox
the y position of the boundingbox
the x offset to center the image in the canvas
the y offset to center the image in the canvas
the x scale factor
the y scale factor
1.6.1