Programming with LEADTOOLS

Support for this control is provided by the LTIVW DLL. Each container created has both a window handle and a handle to the container itself. A container has a number of properties that govern the appearance of the container and the cells, including the number of rows and columns in which cells are viewed. The maximum number of rows and columns allowed in a container is 4 X 8. While a container can have a maximum of 4 rows and 8 columns, the number of cells in a container is limited by the amount of available memory.

A container, or Image Viewer, may contain a number of child windows called cells. These cells may contain images, tags or rulers. A cell can have one or more images attached to it. Cells may also contain rulers. In addition to images and rulers, cells may also contain tags.

Actions are processes that can be applied to the images attached to cells within the container/image viewer. LEADTOOLS supports several standard or "built-in" actions and custom or "user-defined" actions. The built-in actions LEADTOOLS supports are listed below:

Custom actions are completely controlled by the user, including any mouse movement and keystroke association.

The following topics provide a systematic approach to understanding how to program with the LEADTOOLS Medical Image Viewer Control C++ Class Library.

Working with the LEADTOOLS Medical Image Viewer Control

Using the Medical Image Viewer Control

Image Viewer Cells

Applying Actions

Creating a Bitmap Region Inside the Image Viewer

Implementing Animation

Working with Annotations

Customizeable Title Bar

For more information, refer to:

Introduction

Example Programs

Summary of All Supported Image File Formats

See Also:

Microsoft Code Snippet Picker

LEADTOOLS Support Forums

LEADTOOLS Medical Imaging Support Forum