Enter Keywords:
1 - 10 of 51(0 seconds)
Sort By:
 
We have a Metafile. We want to add some things to the "drawing". Metafile doesn't allow to change ??? Can we convert metafile to bitmap, so possibility to change, and then reconvert to metafile ? H...
Zones: Delphi Programming, G...Date Answered: 08/24/1998 Rating: 6.8 Views: 12
I'd like to save a Bitmap in a Picture Box's Picture as a Gif or a metafile... any ideas? I tried to paste it to the clipboard as a metafile didn't work... thanks
Zones: Visual BasicDate Answered: 02/21/1999 Rating: 6.8 Views: 0
I need to save everything, not just the client area, from "OnDraw" to a metafile.  What is the best way to do this? (I wasn't successful w the way I was trying "CreateEnhMetaFile")
Zones: C++Date Answered: 01/05/1999 Rating: 8.2 Views: 0
I am developing a graphic editor which can allow the user to draw objects such as lines, ellipses, rectangles, polylines, polygons, floodfill and even paste DIB using StretchBlt function.  I need t...
Zones: Visual BasicDate Answered: 01/07/1999 Rating: 6.4 Views: 0
i have a program, converting metafile into bitmap, however, there are errors in loading...we figured out that the cause is lack of memory....and the error is runtime error 480, "can't create autore...
Zones: Visual BasicDate Answered: 03/01/1999 Rating: 8.0 Views: 0
Hi, Do you have any clue why the following functions do not work and gives assertion failure with decive context pointing to a metafile? 1) GetWindowOrg 2) GetTextMetrics 3) GetTextExt All the...
Zones: Windows MFCDate Answered: 07/12/2001 Rating: 4.0 Views: 0
All i want to do is create a metafile. This code: System.Drawing.Imaging.Metafile m = new Metafile(@"C:\anywhere\anyfile.anyextension"); Gives me an error.  A messagebox pops up that says "A g...
Zones: C#Date Answered: 08/23/2004 Rating: 6.0 Views: 4
Hi. I need to save in a memory metafile an graphics object
Zones: MS Visual BasicDate Answered: 12/09/2004 Rating: 8.6 Views: 0
I'm trying to print to a plotter that has 11" by 17" and 1800 x 1600 resolution, whenever I render my Metafile in a windows canvas the system crashes. Is there anyway that I can send the Metafile d...
Zones: Delphi ProgrammingDate Answered: 06/13/2006 Rating: 8.2 Views: 0
Does anyone know of a Enhanced Metafile to HTML convertor?
Zones: HTMLDate Answered: 01/19/2000 Rating: 8.0 Views: 0