Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2008, 05:30 PM
Registered User
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Recording pixel position

Hey guys.. I m new to C#

I wanna ask that suppose i click on any image then how can i store that point's pixel values in any oracle table or any other database table.

plz help me guys

Abhinav

 
Old August 4th, 2008, 02:59 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

Well you would handle the MouseClick event, get the mouse position, use that to load the bitmap and get the pixels value, and then store it in a database using the ADO.Net connectivity.

If you don't know where to start on any of this then I'd recommend getting a good beginners book and starting with that rather than diving into something very complicated. However if you are stuck on just a part of the process then tell us what your problem is and we'll try to help with that specific part.

/- Sam Judson : Wrox Technical Editor -/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Voice Recording prasanta2expert C# 1 June 2nd, 2011 05:13 AM
Recording audio? larry Javascript How-To 1 May 25th, 2006 10:22 AM
group page recording aytacakin Crystal Reports 1 September 30th, 2005 02:17 AM
Recording in C# clojinted General .NET 0 March 8th, 2005 10:55 AM
recording sound kale_tushar Visual C++ 1 September 18th, 2003 05:09 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.