This document is archived and information here might be outdated. Recommended version. |
The raster storage definition for exported raster dataset.
[Visual Basic .NET]
Public WriteOnly Property StorageDef
[C#]
public void StorageDef {set;}
[C++]
HRESULT putref_StorageDef(
IRasterStorageDef*
);
[C++] Parameters [in]
is a parameter of type IRasterStorageDef*
The StorageDef method allows to specify the storage properties for the output dataset (most applicable for a geodatabase raster output) such as compression, pyramid resampling method etc.