J
jay
I have a bitmap and a graphicspath object. I draw pixels on m_Bitmap and I'm
drawing text using m_Graphics GraphicsPath object.
However, saving my work with m_Bitmap.Save doesn't save GraphicsPath along
with it.
How do I save it all in a single file? Or how do I "glue" graphicspath to
bitmap so they save together?
thanks,
jay
drawing text using m_Graphics GraphicsPath object.
However, saving my work with m_Bitmap.Save doesn't save GraphicsPath along
with it.
How do I save it all in a single file? Or how do I "glue" graphicspath to
bitmap so they save together?
thanks,
jay