LEADTOOLS Support
Imaging
Imaging SDK Examples
HTML5 - HOW TO: Clientside Image Processing with the HTML5 Image Viewer
#1
Posted
:
Thursday, September 5, 2013 12:38:21 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The attached project demonstrates the implementation of two of our Javascript Image Processing commands with our HTML5 Image Viewer. It implements the Sharpen command and the Gaussian command. The Javascript logic is defined in "Scripts/App.js".
The project demonstrates usage of the following classes and methods in the Leadtools HTML5 / Javascript API:
Leadtools.Controls.js
Leadtools.Controls.ImageViewer
Leadtools.Controls.ImageViewer.add_changedLeadtools.Controls.ImageViewer.set_sizeMode
Leadtools.Controls.ImageViewer.set_defaultInteractiveMode
Leadtools.ImageProcessingLeadtools.ImageProcessing.set_jsFilePath
Leadtools.ImageProcessing.set_commandLeadtools.ImageProcessing.get_arguments
Leadtools.ImageProcessing.run
Leadtools.ImageProcessing.set_imageData
#2
Posted
:
Thursday, January 19, 2017 11:01:06 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
I have updated this to use the latest v19 Javascript SDK. I also added more functionality so now it will do Flip, Reverse, Invert, and change the Contrast/Brightness and Intensity.
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.
1 user thanked Hadi for this useful post.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HTML5 - HOW TO: Clientside Image Processing with the HTML5 Image Viewer
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.