Rotatable Image 2.0.1

By Mohammad Yousefi
www.dihav.com
vahid_you2004@yahoo.com
April 2013

Contents


License Agreement

Installing and using this component signifies acceptance of these terms and conditions of the license.

Top


Introduction

This component is an image control.
You can display images with a custom degree of rotation.
You can also change image with a custom mapping function.
This component uses antialiasing to make images smooth when stretching, rotating, or mapping them.
It can also display and rotate 32bit with alpha-channel images.
This component is tested on "Delphi 7" and "Delphi XE2".

Top


Installation

  1. Run Delphi.
  2. Remove previous version of component, if installed.
  3. Create a new package or open an existing package.
  4. Add following files to the package:
  5. Save, compile and install the package.
  6. Component will be appeared on "dihav" tab in "Component Palette".
  7. Add component files directory to "Library Path" accessible from "Tools>Environment Options...>Library" or "Tools>Options...>Environment Options>Delphi Options>Library - Win32".

Top


Unit definitions

Top


Properties

The other properties are the same as TImage.

Top


Methods

The other methods are the same as TImage.

Top


Events

The other events are the same as TImage.

Top


Visit dihav website.