Magick C DrawPrimitive
Posted: 2008-12-18T01:46:01-07:00
Hi all,
I just updated from 6.3.8 to 6.4.7 on a windows machine were I use the Magick C API.
I noted that function DrawPrimitive is not exported anymore, it is declared locally. How do I now draw a line, polyline, circle, etc using Magick C?
In my application number of points stored in PrimitiveInfo can be thousands.
Any suggestions appreciated,
Patrik
I just updated from 6.3.8 to 6.4.7 on a windows machine were I use the Magick C API.
I noted that function DrawPrimitive is not exported anymore, it is declared locally. How do I now draw a line, polyline, circle, etc using Magick C?
In my application number of points stored in PrimitiveInfo can be thousands.
Any suggestions appreciated,
Patrik