Thank you for the fast response! I rewrote my function using the ImageXXX() functions, but I am getting the runtime error: "No such function exists - imageresize"
ImageNew(), ImageRead(), ImageGetwidth(), ImageGetheight(), ImageCrop() all work and return correct values, but ImageResize(), ImageReflection(), ImageRotate() all throw "No such function exists." I haven't done an exhaustive check of all the ImageXXX() functions, but is there something bizarrely wrong with my install? -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
