Search found 154 matches
- Sat Sep 13, 2008 11:12 pm
- Forum: Coding Questions
- Topic: Check if 2D points are clockwise or counterclockwise...
- Replies: 6
- Views: 1411
- Sat Jul 26, 2008 7:49 pm
- Forum: Off Topic
- Topic: Some Assembly Language commands that you may have forgotten
- Replies: 9
- Views: 2098
- Tue Jun 24, 2008 5:28 pm
- Forum: Off Topic
- Topic: Germs? What germs?
- Replies: 14
- Views: 2870
- Sat Jun 14, 2008 11:30 am
- Forum: Off Topic
- Topic: Next Release
- Replies: 5
- Views: 2030
- Sat Apr 26, 2008 12:54 am
- Forum: Coding Questions
- Topic: Tinting an image?
- Replies: 6
- Views: 2171
I was slightly wrong about the color space - the best space to work in is HSL, which is similar to HSV but provides more explicit control of a color's "whiteness". Since this is a multiply filter, the closer to white the tint color is the less it will affect the target image. Here is an example of ...
- Thu Apr 24, 2008 6:02 pm
- Forum: Coding Questions
- Topic: Tinting an image?
- Replies: 6
- Views: 2171
It's still possible, you just need to work in HSV color space instead of RGB. In HSV, the hue and saturation will control the color of the tint, and the value will control the amount. The only problem is that PureBasic doesn't provide primitives for working with colors in HSV-space, so you need to ...
- Thu Apr 24, 2008 9:09 am
- Forum: Coding Questions
- Topic: Tinting an image?
- Replies: 6
- Views: 2171
- Sun Apr 13, 2008 3:36 am
- Forum: Off Topic
- Topic: KDE4 - rant!
- Replies: 22
- Views: 3327
@pdwyer: you're probably referring to Cedega, which is a commercialized version of wine that puts emphasis on game support. It's still a pain in the neck to configure and mostly a waste of time (although I will say that once you get some games actually running under wine/cedega they feel faster than ...
- Sat Apr 12, 2008 7:31 am
- Forum: Off Topic
- Topic: KDE4 - rant!
- Replies: 22
- Views: 3327
- Thu Apr 03, 2008 6:34 am
- Forum: Off Topic
- Topic: Political Compass
- Replies: 50
- Views: 14200
- Thu Mar 06, 2008 11:47 pm
- Forum: Off Topic
- Topic: Chuffing heck!
- Replies: 27
- Views: 4334
- Sun Mar 02, 2008 10:02 pm
- Forum: Coding Questions
- Topic: Point in client rect
- Replies: 10
- Views: 2674
- Sun Mar 02, 2008 10:12 am
- Forum: Off Topic
- Topic: Gas Prices RANT!!!!
- Replies: 91
- Views: 14424
A slight aside on the Energy Cost front... we DO pay more for energy in Texas (and the rest of the gulf coast!) because we have to run our AC from MARCH to DECEMBER.
San Francisco pays more for electricity, but the average tep in san fran is 68f... They have more than 32 days a year over 80f and ...
San Francisco pays more for electricity, but the average tep in san fran is 68f... They have more than 32 days a year over 80f and ...
- Sun Mar 02, 2008 3:59 am
- Forum: Coding Questions
- Topic: Point in client rect
- Replies: 10
- Views: 2674
- Sun Mar 02, 2008 1:10 am
- Forum: Coding Questions
- Topic: Point in client rect
- Replies: 10
- Views: 2674