Thursday, 8 August 2013

Getting the pixel dimensions of a System.Drawing.Graphics object in .NET

Getting the pixel dimensions of a System.Drawing.Graphics object in .NET

Is it possible to find out the pixel dimensions of an image for which I
only have a graphics object? The underlying image is not available.

No comments:

Post a Comment