Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
AnswerRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
Eduard Keilholz12-Nov-09 4:30
Eduard Keilholz12-Nov-09 4:30 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
RobstaHendricks12-Nov-09 4:59
RobstaHendricks12-Nov-09 4:59 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
Eduard Keilholz13-Nov-09 11:39
Eduard Keilholz13-Nov-09 11:39 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
RobstaHendricks15-Nov-09 22:45
RobstaHendricks15-Nov-09 22:45 
QuestionHow to get painted image from picturebox [modified] Pin
Vishwanath Patil12-Nov-09 0:41
Vishwanath Patil12-Nov-09 0:41 
AnswerMessage Closed Pin
12-Nov-09 2:25
stancrm12-Nov-09 2:25 
GeneralRe: How to get painted image from picturebox Pin
Vishwanath Patil12-Nov-09 2:37
Vishwanath Patil12-Nov-09 2:37 
AnswerRe: How to get painted image from picturebox Pin
Dave Kreskowiak12-Nov-09 4:23
mveDave Kreskowiak12-Nov-09 4:23 
I'm making a few assumptions on what you're doing and why you're saving the image of a fingerprint in your database, so...

It may work, but what are you really getting?? I don't know anything about the control you're using, but, is the image being "snapshotted" from the PictureBox at the native resolution of the conrol?? My bet is probably not. So, what you're taking a snapshot of is a lossy, scaled version of the data making up the fingerprint. You're not saving the full resolution of the fingerprint image in the database.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: How to get painted image from picturebox Pin
Vishwanath Patil12-Nov-09 18:04
Vishwanath Patil12-Nov-09 18:04 
GeneralRe: How to get painted image from picturebox Pin
Dave Kreskowiak13-Nov-09 15:15
mveDave Kreskowiak13-Nov-09 15:15 
QuestionThreaded Proxy? Pin
joana.simoes12-Nov-09 0:40
joana.simoes12-Nov-09 0:40 
AnswerRe: Threaded Proxy? Pin
Covean12-Nov-09 2:08
Covean12-Nov-09 2:08 
GeneralRe: Threaded Proxy? Pin
Luc Pattyn12-Nov-09 2:23
sitebuilderLuc Pattyn12-Nov-09 2:23 
GeneralRe: Threaded Proxy? Pin
Covean12-Nov-09 2:47
Covean12-Nov-09 2:47 
AnswerRe: Threaded Proxy? Pin
Luc Pattyn12-Nov-09 2:22
sitebuilderLuc Pattyn12-Nov-09 2:22 
GeneralRe: Threaded Proxy? Pin
joana.simoes13-Nov-09 5:22
joana.simoes13-Nov-09 5:22 
QuestionPDF conversion Pin
Santhosh Sebastian Mattathil11-Nov-09 23:34
Santhosh Sebastian Mattathil11-Nov-09 23:34 
QuestionShowing non 96dpi jpegs in PictureBox Pin
Chesnokov Yuriy11-Nov-09 23:00
professionalChesnokov Yuriy11-Nov-09 23:00 
AnswerRe: Showing non 96dpi jpegs in PictureBox Pin
Eduard Keilholz11-Nov-09 23:03
Eduard Keilholz11-Nov-09 23:03 
QuestionLoading app.config from a remote location fails to load section handler. Pin
Larantz11-Nov-09 22:57
Larantz11-Nov-09 22:57 
AnswerRe: Loading app.config from a remote location fails to load section handler. Pin
Shameel11-Nov-09 23:38
professionalShameel11-Nov-09 23:38 
GeneralRe: Loading app.config from a remote location fails to load section handler. Pin
Larantz11-Nov-09 23:40
Larantz11-Nov-09 23:40 
GeneralRe: Loading app.config from a remote location fails to load section handler. Pin
Larantz11-Nov-09 23:50
Larantz11-Nov-09 23:50 
GeneralRe: Loading app.config from a remote location fails to load section handler. Pin
Shameel12-Nov-09 0:00
professionalShameel12-Nov-09 0:00 
GeneralRe: Loading app.config from a remote location fails to load section handler. Pin
Larantz12-Nov-09 0:11
Larantz12-Nov-09 0:11 

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.