Login  Register

Re: PNG files

Posted by dxli on Feb 11, 2014; 7:32pm
URL: https://forum.librecad.org/PNG-files-tp5709497p5709547.html

the code to generate an image file in line 3249,

        if (iio.write(img)) {
            ret = true;
        }