Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, January 7, 2009 6:27:53 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


hello,

    My application is a windows based application using c#.net 2008(winforms) and .net framework is 3.5 and also use leadtools version 16).

Can i implement AddBorder effect:

                                     It mens :

Adds a border to the specified image.

regards,

ssskkk

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, January 8, 2009 5:26:44 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

To implement a border effect:
- Create a new Bitmap (this bitmap should be the size of original image plus the size of the border you want to add).
- Fill the new Bitmap with color of the border you want to add.
- Use the CombineCommand Class to add the original image to the border image and set the

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.049 seconds.