I'm not too sure how to go about this.
I would like to determine the brightness of an image so I can change the color of the text on it appropriately.
How would I go about this?
Thanks
User Profile
Collapse
-
Determine brightness of image
-
Edit DLL Image Resources
I am trying to edit an image resource in a compiled dll from C# .net code, I cannot seem to work out a way to do this, any insights? -
Additional headers in webbrowser.navigate
How can I add multiple additional headers?
wb.Navigate(web site, "_self", Nothing, "Content-Type: application/x-www-form-urlencoded")
I would like the additional headers to also contain User-Agent: My Application, how do I add this in correctly? -
How do you remember it all?
With all of the APIs, methods, etc. How do you remember all of it? Do you write it down? Keep samples? etc.?
Just curious as to how other people do this. -
Yes, I'm aware it can be moved. I'm doing it via cursor position because clicking the button launches my application as it is pinned to the task bar (Windows 7). -
-
My program pops up like an extension of the task bar to perform some things, that is why I need it to be over the top of the button clicked.Leave a comment:
-
Get Position of Taskbar button
This is specifically for Windows 7, but any insight would be great. My app currently starts up and shows a form at the cursor position, but this is not feasible for what I would like as the user can quickly move the mouse after launching the application. So how would I got about getting the position of the task bar button and showing the window there? -
-
Get Username around UAC
I have an application that needs to be elevated if being run by a standard user. My problem is that when I get the username it will get the Username of the admin who elevated the program. I can not seem to find a way around this, any ideas? -
Sorry I'm pretty new to this. What i'm currently doing is as the user choses images i clear the imagelist and load them to it. Then load each image to the listview. The images are generally big, how could I scale them down? Can i load them straight to the imageview.. I tried this but couldnt get it to work thats why i went this path...Leave a comment:
-
ImageList/List View Help
Hi guys,
I am loading a series of JPG images into an image list then using that to fill a list view. My program is using ALOT of memory by doing this. What would be the easiest way to add the images but take up less memory/time?
No activity results to display
Show More
Leave a comment: