SaveTileHeight property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

float SaveTileHeight;

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