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, May 16, 2012 12:16:50 AM(UTC)
bnvelarde

Groups: Registered
Posts: 34


Hi,

1st of all can use the Leadtools Image Processing components w/o using RasterImageViewer? lets say im going to use a simple PictureBox. Im using vb.net

2nd can anyone teach me how to do a simple code for converting an image to Grayscale 8bit using Leadtools??

Bernadette
 

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 : Wednesday, May 16, 2012 6:18:55 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


Bernadette,
1) Yes, you can use LEADTOOLS image processing features without our viewer controls.
You can use Microsoft controls such as PictureBox but you will need to convert the RasterImage object to Bitmap or Image using RasterImageConverter class.

2) If you open our Main .NET Imaging demo, you will find that this feature is implemented there under Color menu->GrayScale.... You can find the source code for the demo in the following path:
[LEADTOOLS 17.5]\Examples\DotNet\CS\MainDemo
The class used for that is called Leadtools.ImageProcessing.GrayscaleCommand Class.

 
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.071 seconds.