Practical Soft*

Ultra Tech Delphi Components
   
Organic Shape Skin Class v2.0 Online Manual
Home
Sales
Downloads
Products
Links
FAQ
Books
Contact Us

 

See also:
Organic Shape Form; Organic Shape Button; Organic Shape Shifter; Organic Shape Form Light;
Organic Shape Image; Organic Shape Pack; Speed Bitmap

 

TOrganicSkin is a very useful class that encapsulates all the functionality involved in calculating a region based on a bitmap.

This class is used by every Organic Shape Component.

 

Hierarchy

TOrganicSkin inherits from TBitmap.

 

History (changes since last version)

  • Optimized region calculation speed by using TSpeedBitmap class to access each pixel's color.

 

Additional Properties:

  • InvisibleColor : TColor
    the transparent color used to calculate the region. Default is white.
  • Region : HRGN
    Windows region automatically calculated when the bitmap changes.

 

Additional Methods:

  • Procedure calculateRegion
    forces region to be calculated.
   

 

Copyright © 1999 Practical Soft. All Rights Reserved
Last update: November 21, 1999