Click here to Skip to main content
15,900,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: System.drawing.bitmap Pin
Guffa18-Sep-07 9:29
Guffa18-Sep-07 9:29 
QuestionAppleScript guy asks "Can VB.NET --------?" Pin
@largeinsd18-Sep-07 7:27
@largeinsd18-Sep-07 7:27 
AnswerRe: AppleScript guy asks "Can VB.NET --------?" Pin
Guffa18-Sep-07 9:41
Guffa18-Sep-07 9:41 
Questionaccessing mdi child Pin
Sai Yasodharan18-Sep-07 5:45
Sai Yasodharan18-Sep-07 5:45 
AnswerRe: accessing mdi child Pin
Dave Kreskowiak18-Sep-07 6:11
mveDave Kreskowiak18-Sep-07 6:11 
GeneralRe: accessing mdi child Pin
Sai Yasodharan18-Sep-07 6:28
Sai Yasodharan18-Sep-07 6:28 
QuestionIs there anyway vb.net can use to extract image feature? Pin
TeiUKei18-Sep-07 4:26
TeiUKei18-Sep-07 4:26 
AnswerRe: Is there anyway vb.net can use to extract image feature? Pin
DanB198318-Sep-07 5:50
DanB198318-Sep-07 5:50 
There are articles on here telling you how to do this. Christian Graus has done some very good articles (in C#) on how to access images pixel by pixel and apply filters etc. However this involves using pointers so is not really suitable for VB (take a look though as they are useful and show you the idea behind how you would go about doing what you want - the algorithms and methods at least). Check this thread:

http://www.codeproject.com/script/comments/forums.asp?msg=2216444&forumid=1649&mode=all&userid=2578352#xx2216444xx

There are picture box controls as well but they are not very flexible - check out msdn for info though as they may do what you need.

Take a two step approach here - look at how to access the picture at a low level and then look at what you want to do once you know how to do this.

Dan
AnswerRe: Is there anyway vb.net can use to extract image feature? Pin
Dave Kreskowiak18-Sep-07 5:56
mveDave Kreskowiak18-Sep-07 5:56 
GeneralRe: Is there anyway vb.net can use to extract image feature? Pin
TeiUKei18-Sep-07 16:34
TeiUKei18-Sep-07 16:34 
GeneralRe: Is there anyway vb.net can use to extract image feature? Pin
Dave Kreskowiak19-Sep-07 3:42
mveDave Kreskowiak19-Sep-07 3:42 
QuestionPrinted Page Count Pin
gates0918-Sep-07 4:22
gates0918-Sep-07 4:22 
AnswerRe: Printed Page Count Pin
Dave Kreskowiak18-Sep-07 5:56
mveDave Kreskowiak18-Sep-07 5:56 
GeneralRe: Printed Page Count Pin
gates0918-Sep-07 6:12
gates0918-Sep-07 6:12 
GeneralRe: Printed Page Count Pin
Dave Kreskowiak18-Sep-07 6:21
mveDave Kreskowiak18-Sep-07 6:21 
GeneralRe: Printed Page Count Pin
gates0918-Sep-07 6:27
gates0918-Sep-07 6:27 
GeneralRe: Printed Page Count Pin
Dave Kreskowiak18-Sep-07 6:30
mveDave Kreskowiak18-Sep-07 6:30 
GeneralRe: Printed Page Count Pin
gates0918-Sep-07 6:36
gates0918-Sep-07 6:36 
QuestionCombobox driving me nuts !!! Pin
Mark Cabbage18-Sep-07 2:43
Mark Cabbage18-Sep-07 2:43 
AnswerRe: Combobox driving me nuts !!! Pin
Dave Kreskowiak18-Sep-07 6:24
mveDave Kreskowiak18-Sep-07 6:24 
GeneralRe: Combobox driving me nuts !!! Pin
Mark Cabbage18-Sep-07 11:33
Mark Cabbage18-Sep-07 11:33 
GeneralRe: Combobox driving me nuts !!! Pin
Dave Kreskowiak18-Sep-07 12:18
mveDave Kreskowiak18-Sep-07 12:18 
GeneralRe: Combobox driving me nuts !!! Pin
Mark Cabbage18-Sep-07 14:22
Mark Cabbage18-Sep-07 14:22 
QuestionImage sending Problem [modified] Pin
manuo518-Sep-07 1:22
manuo518-Sep-07 1:22 
AnswerRe: Image sending Problem Pin
Dave Kreskowiak18-Sep-07 5:54
mveDave Kreskowiak18-Sep-07 5:54 

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.