Closed jascam closed 6 years ago
[SelormeyPaul@5/2/2014] Please check this post on how to implement it...
http://stackoverflow.com/questions/14387350/convert-drawingimage-to-bitmapimage
Paul.
[UnknownUser@5/2/2014]
Issue closed by SelormeyPaul with comment WPF issue, the solution is provided in a comment.
static void Main(string[] args) { // 1. Create conversion options WpfDrawingSettings settings = new WpfDrawingSettings(); settings.IncludeRuntime = false; settings.TextAsGeometry = true;
is it possible to scale the image before i write the file using File.Write ?
This work item was migrated from CodePlex
CodePlex work item ID: '1720' Vote count: '1'