![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to members that control an improved raster workspace.
IRasterWorkspace2 interface allows to create a raster dataset in addition to the functionalities provided by the IRasterWorkspace interface.
| Name | Description | |
|---|---|---|
![]()  | 
CanCopy | Indicates if this dataset can be copied. | 
![]()  | 
Copy | Copies this workspace to a new workspace with the specified name. | 
![]()  | 
CreateRasterDataset | Creates a RasterDataset in the workspace given its name. | 
![]()  | 
IsWorkspace | Indicates if the file path specified is a raster workspace. | 
![]()  | 
OpenRasterDataset | Opens a RasterDataset in the workspace given its name. | 
| Classes | Description | 
|---|---|
| RasterWorkspace (esriDataSourcesRaster) | The raster workspace object. | 
IRasterWorspace2 is used to access a raster stored in a file system in any supported raster format. To access raster from geodtabase, use IRasterWorkspaceEx interface.