N 
		
								
				
				
			
		not_a_commie
I recognize that the need for this spells a serious flaw in the
program design, but I need to copy a portion out of a Graphics object
and put that into an Image object. How do I do it generically? I have
some existing code that does it using BitBlt from a DLLImport, but I
want to take this cross-platform. Thanks for your time.
				
			program design, but I need to copy a portion out of a Graphics object
and put that into an Image object. How do I do it generically? I have
some existing code that does it using BitBlt from a DLLImport, but I
want to take this cross-platform. Thanks for your time.