[To be supplied.]
[Visual Basic] Public Shared Function FromImage( _ ByVal image As Image _ ) As Graphics [C#] public static Graphics FromImage( Image image ); [C++] public: static Graphics* FromImage( Image* image ); [JScript] public static function FromImage( image : Image ) : Graphics;
Graphics Class | Graphics Members | System.Drawing Namespace