I want to invoke raster function (Pansharpen) in C# code using ArcGIS Pro SDK.
I am trying to write a program in ArcGIS Pro SDK Visual Studio that loops and repeats raster processing. Do you have any idea when raster functions might be available?
Shivam,
Raster Functions are currently not accessible through the Pro SDK but we are gathering information on the way people would like to use them. Can you give me some details about your workflow? Maybe I can suggest an alternate way to solve your problem.
-Prashant
Hi
I want to use raster function not GP tool.
Currently i m using openToolDialog function of geoprocessing class.
Can you tell me how to use raster function in method you mentioned.
Thanks
Shivam
Using the ExecuteToolAsync method in the Pro API, you can call GP tools such as the "Create Pansharpened Raster Dataset" tool.
Uma
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.