Class TFormStretch (unit Stretch) |
TForm
----------------------------------------------------------------------------- Project: bitmap resampler demo Module: stretch Description: Interpolated Bitmap Resampling using filters. Version: 01.02 Release: 3 Date: 15-MAR-1998 Target: Win32, Delphi 2 & 3 Author(s): anme: Anders Melander, anders@melander.dk Copyright (c) 1997,98 by Anders Melander Formatting: 2 space indent, 8 space tabs, 80 columns. ----------------------------------------------------------------------------- This software is copyrighted as noted above. It may be freely copied, modified, and redistributed, provided that the copyright notice(s) is preserved on all copies. // There is no warranty or other guarantee of fitness for this software, it is provided solely "as is". Bug reports or fixes may be sent to the author, who may or may not act on them as he desires. // You may not include this software in a program or other software product without supplying the source, or without informing the end-user that the source is available for no extra charge. // If you modify this software, you should include a notice in the "Revision history" section giving the name of the person performing the modification, the date of modification, and the reason for such modification. ----------------------------------------------------------------------------- See resample.pas for further comments. ----------------------------------------------------------------------------- Revision history: // 0101 110198 anme - Demo separated from resampler. -----------------------------------------------------------------------------
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
----------------------------------------------------------------------------- // Stretch demo // -----------------------------------------------------------------------------
Resample a single image
Properties |
Events |
Variables |