I have a WMF image file, which I have to rotate with a specific angle and save in vector format. If I create metafile graphics and draw the image after setting the rotate transform, the generated metafile image is rasterized.
I have tried inserting the RotateWorldTransform by enumerating the metafile records but it seems it will work only for the metafiles in EMFPlusOnly format.
How do you convert a WMF to the EMFPlusOnly Format?
| ||||
|
feedback
|