Am Dienstag, den 29.01.2008, 23:28 +0100 schrieb Ulrich von Zadow: > Have a look at RasterNode::maxtileheight/width, getOrigVertexCoords() > and ::get/::setWarpedVertexCoords(). From > https://www.libavg.de/reference/libavg.avg.RasterNode-class.html: > > "Warping of RasterNodes is implemented using a grid of reference points. > The position of each of these points can be changed."
That sounds great! In order to have an example for the coordinate format, I tried getOrigVertexCoords() on an image element. But that only gave me a SegFault. Can I only get the original coordinates once the image has been warped? Could you then please provide a short example of the format of the grid? Thanks, Frederik _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
