Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: Call a fucntion belongs to one form from another Pin
wILDFriCK9-Jun-09 0:28
wILDFriCK9-Jun-09 0:28 
GeneralRe: Call a fucntion belongs to one form from another Pin
N a v a n e e t h9-Jun-09 0:37
N a v a n e e t h9-Jun-09 0:37 
Questionsave file in target machine Pin
arkiboys8-Jun-09 23:59
arkiboys8-Jun-09 23:59 
AnswerRe: save file in target machine Pin
Christian Graus9-Jun-09 0:05
protectorChristian Graus9-Jun-09 0:05 
GeneralRe: save file in target machine Pin
arkiboys9-Jun-09 0:17
arkiboys9-Jun-09 0:17 
GeneralRe: save file in target machine Pin
Christian Graus9-Jun-09 0:25
protectorChristian Graus9-Jun-09 0:25 
GeneralRe: save file in target machine Pin
arkiboys9-Jun-09 1:29
arkiboys9-Jun-09 1:29 
Questionbuild dictionary by C#! Pin
Bill Do8-Jun-09 23:49
Bill Do8-Jun-09 23:49 
AnswerRe: build dictionary by C#! Pin
Christian Graus8-Jun-09 23:54
protectorChristian Graus8-Jun-09 23:54 
AnswerRe: build dictionary by C#! Pin
DaveyM699-Jun-09 0:03
professionalDaveyM699-Jun-09 0:03 
AnswerRe: build dictionary by C#! Pin
Seraph_summer9-Jun-09 0:07
Seraph_summer9-Jun-09 0:07 
GeneralRe: build dictionary by C#! Pin
Bill Do9-Jun-09 2:06
Bill Do9-Jun-09 2:06 
Questionhelo every body! (Sorry, english of my bad!) Pin
Bill Do8-Jun-09 23:49
Bill Do8-Jun-09 23:49 
AnswerRe: helo every body! (Sorry, english of my bad!) Pin
Christian Graus8-Jun-09 23:54
protectorChristian Graus8-Jun-09 23:54 
Questionint.Parse() and Converter.toInt() Pin
Seraph_summer8-Jun-09 23:46
Seraph_summer8-Jun-09 23:46 
AnswerRe: int.Parse() and Converter.toInt() Pin
Eddy Vluggen8-Jun-09 23:55
professionalEddy Vluggen8-Jun-09 23:55 
GeneralRe: int.Parse() and Converter.toInt() Pin
Seraph_summer9-Jun-09 0:02
Seraph_summer9-Jun-09 0:02 
AnswerRe: int.Parse() and Converter.toInt() Pin
Christian Graus8-Jun-09 23:55
protectorChristian Graus8-Jun-09 23:55 
AnswerRe: int.Parse() and Converter.toInt() Pin
saanj9-Jun-09 0:01
saanj9-Jun-09 0:01 
GeneralRe: int.Parse() and Converter.toInt() Pin
Seraph_summer9-Jun-09 0:03
Seraph_summer9-Jun-09 0:03 
GeneralRe: int.Parse() and Converter.toInt() Pin
saanj9-Jun-09 0:11
saanj9-Jun-09 0:11 
QuestionTimer in C# Pin
Håkan Axheim8-Jun-09 23:11
Håkan Axheim8-Jun-09 23:11 
AnswerRe: Timer in C# Pin
Christian Graus8-Jun-09 23:26
protectorChristian Graus8-Jun-09 23:26 
AnswerRe: Timer in C# Pin
Mirko19808-Jun-09 23:29
Mirko19808-Jun-09 23:29 
QuestionMultiple bitmaps into one final image. Pin
E3pO8-Jun-09 23:01
E3pO8-Jun-09 23:01 
Hello, I've been messing around with some code for a long time and haven't been able to figure out how do to this.. I've messed around with the System.Drawing.Bitmap, and bitmap graphics...

What I need is to get all of the images from a video file (i can do this myself, unless it's super easy to render every frame of an avi file?) and place each image on one large bitmap. Each image has to be converted to a power of 2 dimension (256x256, 512x256,1024x512, etc) and placed 1 blue pixel apart.

Here is an image example..

First image,

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.