SaveTileHeight property (Main Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

unsigned SaveTileHeight

Delphi Syntax

SaveTileHeight: Cardinal

Overview

Refer to Saving a Bitmap to a File

Remarks

This property indicates the strip height or tile height to use when saving TIF files.

If this property is 0, the default height is used when saving TIF files.

The SaveTileWidth property determines whether the bitmap will be saved in strips or tiles.

See Also

Elements:

Save method, SaveTileWidth property

Topics:

Raster Images: Saving Files