LEADTOOLS Support
General
General Questions
v18 HTML5 - Simple Load Image Template Project
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, August 21, 2013 12:31:59 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Attached is a fairly basic project that implements the Leadtools HTML5 Image Viewer. The purpose of this project is to provide a starting point for creating more elaborate applications that use the HTML5 Image Viewer, or to facilitate testing of simple tasks with the Image Viewer, outside of the context of a large application.
This project demonstrates usage of the following Classes, Members, and Functions in the Leadtools HTML5 Javascript API:
Leadtools.Controls.ImageViewer
Leadtools.Controls.ImageViewerCreateOptions
Leadtools.Controls.ImageViewer.ImageChanged eventLeadtools.Controls.ImageViewer.ScrollChanged eventLeadtools.Controls.ImageViewer.ImageError event
Leadtools.Controls.ImageViewer.SizeMode
Leadtools.Controls.ImageViewer.VerticalAlignmentLeadtools.Controls.ImageViewer.HoriztonalAlignment
Leadtools.Controls.ImageViewer.DefaultInteractiveMode
Leadtools.Controls.ImageViewerPanZoomInteractiveMode
Leadtools.Controls.ImageViewerMagnifyGlassInteractiveMode
Leadtools.Controls.ImageViewerRubberBandInteractiveMode
Leadtools.Controls.ImageViewerZoomToInteractiveMode
Note:This project makes use of the jQuery and Bootstrap frameworks for DOM Manipulation and HTML element styling / presentation. Theses frameworks are not required in order to use the Image Viewer. They are only included to help make certain tasks easier when working with Javascript and CSS.
LEADTOOLS Support
General
General Questions
v18 HTML5 - Simple Load Image Template Project
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.