Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~6K People Reached
Favorite Tags

10 Posted Topics

Member Avatar for gbertoli3
Member Avatar for habermanm
1
3K
Member Avatar for gbertoli3

Play any Sound File. Just add a reference to Microsoft.DirectX.AudioVideoPlayback(COM)

Member Avatar for Fifth Horseman
0
797
Member Avatar for gbertoli3

Set the Image's Gamma, Brightness, Contrast, Color; Enhance an Image's Edge; Turn it to a Grayscale Image; and Invert the Image.

0
173
Member Avatar for gbertoli3
0
996
Member Avatar for gbertoli3
Member Avatar for gbertoli3
Member Avatar for Arctic Giraffe

[QUOTE=Arctic Giraffe;740727]Are there any methods in C# to adjust the hue, lightness and saturation of textures? I have a Texture2D object in which I want to gradually change the hue of every pixel in the texture by the same amount over time. Just as if I was in Paint.NET and …

Member Avatar for gbertoli3
0
179
Member Avatar for laki234
Member Avatar for patelb

Try posting this in the [url=http://www.daniweb.com/forums/forum18.html]ASP.NET Forum[/url]. Hope this helps

Member Avatar for gbertoli3
0
95
Member Avatar for diyana

I was just trying to make the same thing. It took me a while but I got it. Hope this helps [code=csharp] /// <summary> /// Merges 4 Images into 1 Image. /// </summary> /// <param name="image1">The Image you want in the Top-Left Corner.</param> /// <param name="image2">The Image you want in …

Member Avatar for gbertoli3
0
1K

The End.