Click here to Skip to main content
15,914,070 members
Home / Discussions / C#
   

C#

 
GeneralRe: memory allocated on heap in method Pin
N a v a n e e t h29-Jan-09 15:44
N a v a n e e t h29-Jan-09 15:44 
AnswerRe: memory allocated on heap in method Pin
Luc Pattyn29-Jan-09 15:52
sitebuilderLuc Pattyn29-Jan-09 15:52 
Questionhow to vertically scan an image in c# Pin
Swati Khanna29-Jan-09 1:58
Swati Khanna29-Jan-09 1:58 
AnswerRe: how to vertically scan an image in c# Pin
musefan29-Jan-09 1:59
musefan29-Jan-09 1:59 
GeneralRe: how to vertically scan an image in c# Pin
Swati Khanna29-Jan-09 2:02
Swati Khanna29-Jan-09 2:02 
GeneralRe: how to vertically scan an image in c# Pin
musefan29-Jan-09 2:03
musefan29-Jan-09 2:03 
GeneralRe: how to vertically scan an image in c# Pin
Swati Khanna29-Jan-09 2:08
Swati Khanna29-Jan-09 2:08 
GeneralRe: how to vertically scan an image in c# Pin
musefan29-Jan-09 2:13
musefan29-Jan-09 2:13 
Good luck lol :P

You do have to go through the pixels though, so I would stay with my GetPixel() suggestion. I dont know of another alternative to getting the pixels sorry Frown | :( (unless you read the file yourself, but then you would have to store pixels as an array, and loop through them yourself)

Just out of interest - what algorithms will you be using to detect the letters?
GeneralRe: how to vertically scan an image in c# Pin
Eddy Vluggen29-Jan-09 2:21
professionalEddy Vluggen29-Jan-09 2:21 
GeneralRe: how to vertically scan an image in c# Pin
musefan29-Jan-09 2:30
musefan29-Jan-09 2:30 
GeneralRe: how to vertically scan an image in c# Pin
Swati Khanna29-Jan-09 2:35
Swati Khanna29-Jan-09 2:35 
Questionstacking of 2d images Pin
Nettai29-Jan-09 1:15
Nettai29-Jan-09 1:15 
AnswerRe: stacking of 2d images Pin
musefan29-Jan-09 1:33
musefan29-Jan-09 1:33 
GeneralRe: stacking of 2d images Pin
Nettai29-Jan-09 1:49
Nettai29-Jan-09 1:49 
GeneralRe: stacking of 2d images Pin
musefan29-Jan-09 1:56
musefan29-Jan-09 1:56 
AnswerRe: stacking of 2d images Pin
harold aptroot29-Jan-09 1:45
harold aptroot29-Jan-09 1:45 
AnswerRe: stacking of 2d images Pin
riced29-Jan-09 3:25
riced29-Jan-09 3:25 
QuestionGet Parent Process Pin
ashok_rgm29-Jan-09 1:08
ashok_rgm29-Jan-09 1:08 
AnswerRe: Get Parent Process Pin
musefan29-Jan-09 1:26
musefan29-Jan-09 1:26 
Questioninheritance Pin
Idoshhh29-Jan-09 0:41
Idoshhh29-Jan-09 0:41 
AnswerRe: inheritance Pin
Idoshhh29-Jan-09 0:43
Idoshhh29-Jan-09 0:43 
AnswerRe: inheritance Pin
musefan29-Jan-09 0:51
musefan29-Jan-09 0:51 
GeneralRe: inheritance Pin
Idoshhh29-Jan-09 1:06
Idoshhh29-Jan-09 1:06 
GeneralRe: inheritance Pin
musefan29-Jan-09 1:10
musefan29-Jan-09 1:10 
AnswerRe: inheritance Pin
DaveyM6929-Jan-09 0:57
professionalDaveyM6929-Jan-09 0:57 

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.