Hello ImageServer experts,
I am running into an issue and I am wondering whether it is a bug or if I missed anything.
We have a mosaic dataset published and raster has no data value configured:

But when I query the ImageServer using "getSamples" operation, to get pixel information nearby an aera surrounded with no data value, I get a very weird result as if the no_data pixel value, was taken into account in the interpolation:

If I do the same query operation in ArcGIS pro at the very same coordinate, I get a correct value:

Question: does ArcGIS Image Server getSamples operation take into account pixels value defined as no_data while doing interpolation ? If yes, do you consider legitimate ? To me, it's strange.
Many thanks for help !