Click here to Skip to main content
15,911,035 members
Home / Discussions / C#
   

C#

 
Generalconvert string to a string array Pin
gottimukkala20-Mar-08 4:59
gottimukkala20-Mar-08 4:59 
GeneralRe: convert string to a string array Pin
geekfromindia20-Mar-08 5:05
geekfromindia20-Mar-08 5:05 
GeneralRe: convert string to a string array Pin
Not Active20-Mar-08 5:19
mentorNot Active20-Mar-08 5:19 
GeneralRe: convert string to a string array Pin
gottimukkala20-Mar-08 5:37
gottimukkala20-Mar-08 5:37 
GeneralRe: convert string to a string array Pin
geekfromindia20-Mar-08 5:42
geekfromindia20-Mar-08 5:42 
GeneralRe: convert string to a string array Pin
Not Active20-Mar-08 6:20
mentorNot Active20-Mar-08 6:20 
GeneralIgnore (repost) Pin
phannon8620-Mar-08 5:22
professionalphannon8620-Mar-08 5:22 
GeneralGraphicsUnit conversion Pin
Stevo Z20-Mar-08 4:54
Stevo Z20-Mar-08 4:54 
Hi guys,

I'm building a simple application similar to MS Paint and I want to be able to save any drawning, for wich I use Bitmap.Save(...). I also want to be able to let user specify the size and units of rendered outcome (px, mm, inch...) To be able to create a bitmap in different size units than pixel, I need to convert the units into the pixel first, then create the bitmap of specified size (in px) , then create graphics from my bitmap and render the screen into the graphics and save the bitmap.

so my question is, if youse choose 20x20 mm , how can I convert this into px. Is there any framework class that exposes this functionality so I can use it? I'm sure they have to do it as well .


thank you

zilo

GeneralRe: GraphicsUnit conversion Pin
CPallini20-Mar-08 6:01
mveCPallini20-Mar-08 6:01 
GeneralMessageboxes as MDI children Pin
Bekjong20-Mar-08 4:48
Bekjong20-Mar-08 4:48 
GeneralRe: Messageboxes as MDI children Pin
led mike20-Mar-08 4:57
led mike20-Mar-08 4:57 
GeneralRe: Messageboxes as MDI children Pin
Bekjong20-Mar-08 5:05
Bekjong20-Mar-08 5:05 
QuestionWeb server and User Machine Pin
drbrucce20-Mar-08 3:03
drbrucce20-Mar-08 3:03 
GeneralRe: Web server and User Machine Pin
N a v a n e e t h20-Mar-08 3:09
N a v a n e e t h20-Mar-08 3:09 
GeneralSecurity exception Pin
DaveyM6920-Mar-08 2:59
professionalDaveyM6920-Mar-08 2:59 
GeneralRe: Security exception Pin
Bashir Magomedov20-Mar-08 4:21
Bashir Magomedov20-Mar-08 4:21 
Questionproblem with a function Pin
pyde20-Mar-08 2:44
pyde20-Mar-08 2:44 
GeneralRe: problem with a function Pin
Paul Conrad21-Mar-08 10:05
professionalPaul Conrad21-Mar-08 10:05 
GeneralRe: problem with a function Pin
pyde22-Mar-08 0:57
pyde22-Mar-08 0:57 
GeneralRe: problem with a function Pin
pyde26-Mar-08 8:26
pyde26-Mar-08 8:26 
GeneralPrinting borderless with PrintDocument class (on a printer that supports it) Pin
AntoonHzn20-Mar-08 2:42
AntoonHzn20-Mar-08 2:42 
GeneralSpeed MyDriver Day !!! Pin
morisson_c20-Mar-08 2:36
morisson_c20-Mar-08 2:36 
GeneralRe: Speed MyDriver Day !!! Pin
Rob Philpott20-Mar-08 2:46
Rob Philpott20-Mar-08 2:46 
GeneralRe: Speed MyDriver Day !!! Pin
morisson_c20-Mar-08 2:48
morisson_c20-Mar-08 2:48 
GeneralRe: Speed MyDriver Day !!! Pin
Bekjong20-Mar-08 3:53
Bekjong20-Mar-08 3:53 

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.