 rolfk
		
			rolfk
		
		
		 
		
		
		
		
		
	
			01-11-2023 11:03 AM
wiebe@CARYA wrote:EMF should be fast (in .NET), as it (by design) closely maps to CGI\CGI+, which is M$'s workhorse for graphics.
WMF (and by extension EMF) is pretty much simply a bytestream format of GDI commands! (Your CGI abbreviation is a little off 😁)
 wiebe@CARYA
		
			wiebe@CARYA
		
		
		 
		
		
		
		
		
	
			01-12-2023 04:57 AM
@rolfk wrote:
wiebe@CARYA wrote:EMF should be fast (in .NET), as it (by design) closely maps to CGI\CGI+, which is M$'s workhorse for graphics.
WMF (and by extension EMF) is pretty much simply a bytestream format of GDI commands! (Your CGI abbreviation is a little off 😁)
I kinda knew when I typed it... Yes, GDI obviously.