G
Guest
Hi
I need to convert Ink strokes i.e. inkEdit.Ink to image inkEdit.Image. I am wondering if there is any way to do that. I know how to save ink as gif to an external file then load it into image
inkEdit.Ink.Save(PersistenceFormat.Gif, CompressionMode.Maximum)
But I am looking to see if there is more elegant way
Thanks so muc
A
I need to convert Ink strokes i.e. inkEdit.Ink to image inkEdit.Image. I am wondering if there is any way to do that. I know how to save ink as gif to an external file then load it into image
inkEdit.Ink.Save(PersistenceFormat.Gif, CompressionMode.Maximum)
But I am looking to see if there is more elegant way
Thanks so muc
A