Click here to Skip to main content
15,911,132 members
Home / Discussions / Graphics
   

Graphics

 
Question[Message Deleted] Pin
gayatrit6-Jun-08 10:26
gayatrit6-Jun-08 10:26 
AnswerRe: Unable to draw rectangle on particular cell of the datagrid in visual studio 2005 Pin
Tim Craig6-Jun-08 13:53
Tim Craig6-Jun-08 13:53 
QuestionRadial layout tree implimentation Pin
RanaSohail5-Jun-08 20:00
RanaSohail5-Jun-08 20:00 
AnswerRe: Radial layout tree implimentation Pin
Shog96-Jun-08 4:33
sitebuilderShog96-Jun-08 4:33 
QuestionPlugin Pin
messages4-Jun-08 23:21
messages4-Jun-08 23:21 
AnswerRe: Plugin [modified] Pin
Baltoro5-Jun-08 6:06
Baltoro5-Jun-08 6:06 
GeneralRe: Plugin Pin
messages6-Jun-08 0:50
messages6-Jun-08 0:50 
QuestionGDI+ Scaling all wrong? Pin
Chinners4-Jun-08 1:43
Chinners4-Jun-08 1:43 
Hi Group,

I have a little app that loads a PNG image (128x128x32), and draws it to another canvas, with scaling. The destination size is 512x512, and, using VB.net, I use the commands (g is a graphics Canvas)

g.FillRectangle(Brushes.White, New Rectangle(0, 0, 512, 512))
g.DrawImage(Img, 0, 0, 512, 512)


However, the image drawn to the canvas is more like 560x560 pixels.

Does anyone know why this is happening? The source image is definately 128x128, and is 72dpi... although this shouldnt affect anything... should it?

Thanks,

Jason
AnswerRe: GDI+ Scaling all wrong? Pin
leppie4-Jun-08 2:10
leppie4-Jun-08 2:10 
GeneralRe: GDI+ Scaling all wrong? Pin
Chinners4-Jun-08 4:14
Chinners4-Jun-08 4:14 
AnswerRe: GDI+ Scaling all wrong? Pin
Christian Graus5-Jun-08 17:54
protectorChristian Graus5-Jun-08 17:54 
QuestionRotation in DWG files Pin
Member 384581530-May-08 6:31
Member 384581530-May-08 6:31 
QuestionCheck if GDI+ bitmap has transparency Pin
TrekkieDK29-May-08 4:19
TrekkieDK29-May-08 4:19 
AnswerRe: Check if GDI+ bitmap has transparency Pin
Matthew Butler29-May-08 8:14
Matthew Butler29-May-08 8:14 
AnswerRe: Check if GDI+ bitmap has transparency Pin
leppie4-Jun-08 2:12
leppie4-Jun-08 2:12 
QuestionMake picturebox image mirror vertical Pin
Krishnraj26-May-08 19:51
Krishnraj26-May-08 19:51 
AnswerRe: Make picturebox image mirror vertical Pin
Matthew Butler27-May-08 9:03
Matthew Butler27-May-08 9:03 
GeneralRe: Make picturebox image mirror vertical Pin
Krishnraj27-May-08 22:55
Krishnraj27-May-08 22:55 
GeneralRe: Make picturebox image mirror vertical Pin
mahboobeh mohamadi17-Oct-10 21:25
mahboobeh mohamadi17-Oct-10 21:25 
GeneralRe: Make picturebox image mirror vertical Pin
mahboobeh mohamadi17-Oct-10 21:45
mahboobeh mohamadi17-Oct-10 21:45 
QuestionIDX3D Engine ported to C# 2.0 Pin
J Dixon25-May-08 4:05
J Dixon25-May-08 4:05 
AnswerRe: IDX3D Engine ported to C# 2.0 Pin
RichardM130-May-08 18:58
RichardM130-May-08 18:58 
GeneralRe: IDX3D Engine ported to C# 2.0 Pin
J Dixon31-May-08 3:42
J Dixon31-May-08 3:42 
GeneralRe: IDX3D Engine ported to C# 2.0 Pin
RichardM13-Jun-08 21:47
RichardM13-Jun-08 21:47 
GeneralRe: IDX3D Engine ported to C# 2.0 Pin
Member 474720127-Oct-09 23:45
Member 474720127-Oct-09 23:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.