I'm following the "How to create a raster dataset" tutorial: http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//000100000464000000
The questions are:
1) How can I create the raster in a file geodatabase? (The example given is incomplete.)
2) How can I rotate the newly created raster? (Standalone TIFF or a geodatabase raster.)
I know there is IRasterGeometryProc3, but I can't make it work. Any samples / help would be appreciated.
Cheers.