Unit rImageEdit

Description

rImageEdit form is universal dialog which can show and zoom picture in independend window and provide function for editing of brightness and contrast.

Updated version compatible with Delphi2010+.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TrImageEditForm universal dialog which can show and zoom picture in independend window and provide function for editing of brightness and contrast

Functions and Procedures

function ShowImageEdit(B: TBitmap; P: TPicture; PSFile: TPropSaveFile; ShowModal, CanSave: boolean): boolean;

Variables

rImageEditForm: TrImageEditForm;

Description

Functions and Procedures

function ShowImageEdit(B: TBitmap; P: TPicture; PSFile: TPropSaveFile; ShowModal, CanSave: boolean): boolean;

show rImageEdit dialog, as image use Bitmap or Picture, possition of window can be saved in PSFile, dialog can me modal or not modal and can save changes back to image

Variables

rImageEditForm: TrImageEditForm;
 

Author

Created

Dec 2009

Last Modified

March 2011


Generated by PasDoc 0.15.0.