S
H
A
R
E
Showing posts with label Graphics. Show all posts
Showing posts with label Graphics. Show all posts

Friday, June 24, 2011

Custom Windows Form Border With Background Opacity

Lnguage: VB net (NetFramework 4.0) (will work in NetFramework 3.5 or before)
Custom Form Border With Background Opacity using VB net Csharp in Visual Studio with Windows API dll

Read More!

Monday, June 06, 2011

Detecting Face in Image (VB.net 2010)

Sample Face Detection with VB net 2010
Sample Face Detection
I write this code using VS 2010, and my OS is Windows 7. This code was used library of the Open Source Computer Vision (OpenCV) and EmguCV. see this:

Read More!

Sunday, May 29, 2011

Draw Text On Glass Window in VB.net

Text On Glass Window
When you make a glasses window, and you drop a label to the form designer, you will see that the label is not good. to fix this problem, you can use this way (sample code):

Read More!

Saturday, May 28, 2011

Thursday, May 26, 2011

CSharp Form With Aero Glass


Simple Form With Aero Glass Effect


Read More!

Sunday, May 22, 2011

Photoshop CS5 Remove Object In Picture (One Click)


With Spot Healing Brush Tool, and set Content-Ware, You can do this just one click:


Folow this way
Looks, This the original image:


Select Spot Healing Brush Tool:
Select "Content-ware":


Begin fill area that you will remove with Spot Healing Brush:

 And you will see like this:
   
 And you can do like this too:



Read More!