Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Noufal123  
#1 Posted : Wednesday, April 7, 2010 8:04:09 PM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Hello, I am doing the project in c# with Aurigma Graphic mills .How can i draw histogram of the image? Can i able to add list of images in a single bitmapVewer? Then ,How? please help me with sample code...

Edited by user Wednesday, April 7, 2010 9:14:36 PM(UTC)  | Reason: Not specified

Fedor  
#2 Posted : Thursday, April 8, 2010 7:51:27 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Quote:
Hello, I am doing the project in c# with Aurigma Graphic mills .How can i draw histogram of the image?


Please check Main demo project:

http://forums.aurigma.com/yaf_postst3030_Main-Demo.aspx

You can find the implementation of histogram displaying in HistogramDialog.* files.

Quote:
Can i able to add list of images in a single bitmapVewer?


BitmapViewer displays only one image. Do you want to display thumbnail list or multilayer image?

If yes, then probably these classes are what you need:

Aurigma.GraphicsMill.WinControls.ThumbnailListView

Aurigma.GraphicsMill.WinControls.MultiLayerViewer

Edited by user Thursday, April 8, 2010 7:52:50 AM(UTC)  | Reason: Not specified

Fedor attached the following image(s):
histogram.jpg
Best regards,
Fedor Skvortsov
Noufal123  
#3 Posted : Friday, April 9, 2010 12:45:38 AM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Thanx...I have to display thumbnail images..I got it from your solution. Is it Aurigma provide any method to create a new bitmap that has the same characteristics as the original image?
Fedor  
#4 Posted : Friday, April 9, 2010 12:48:51 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Quote:
Thanx...I have to display thumbnail images..I got it from your solution. Is it Aurigma provide any method to create a new bitmap that has the same characteristics as the original image?


Is Aurigma.GraphicsMill.Bitmap.Clone method what you need?
Best regards,
Fedor Skvortsov
Users browsing this topic
Forum Jump  
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.