#1
Posted
:
Friday, June 10, 2016 5:52:40 AM(UTC)
Groups: Registered, Tech Support
Posts: 10
I have a simple program that loads a image. I want to add a button/event that will generate a histogram of the picture in the picture box. Can I have help on the code to write for creating the histogram? Thanks in advance.
#2
Posted
:
Monday, June 13, 2016 6:41:15 AM(UTC)
Groups: Registered
Posts: 119
Was thanked: 4 time(s) in 4 post(s)
In order to create a histogram of the picture inside of your picture box, you will need to use the HistogramCommand. Here you will find some sample code that should help you out:
https://www.leadtools.com/help/leadtools/v19/dh/pc/leadtools.imageprocessing.color~leadtools.imageprocessing.color.histogramcommand.html
Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.
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.