Skip to content

mikeduglas/Image-Transformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

IMAGE transformations

“IMAGE transformations” is a template which adds extra abilities to standard IMAGE control:

  • Zoom in and out (with or without mouse wheel)
  • Rotate by any angle (with or without mouse wheel)
  • Background color
  • Context menu (right mouse click)

It uses only regular Windows API functions, no extra libraries.

In the demo program (ImageTransform_demo.exe) you can try both zooming and rotation features. Below are the screenshots from the demo:

Initial "Zoom" page: imgx-zoom100

The image zoomed out to 70%: imgx-zoom80

Initial "Rotation" page: imgx-rotate0

The image rotated to 27.2 degrees counterclock-wise: imgx-rotate27

Features

  • Image zooming.
  • Image rotation by any angle.
  • Zoom/rotate by mouse wheel.
  • Selectable background color.
  • Context menu.

Requirements

  • Clarion 6.3 and newer.
  • ABC and Legacy template chains.

Price

$50

About

A template which adds extra abilities to standard IMAGE control (zoom, rotate etc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published