TImage: no variables names in the arguments of the member functions in the documentation

Hi,

I noticed the names of the variables are absent in the arguments of the member functions in the documentation of the TImage class:
https://root.cern/doc/master/classTImage.html

Only the variable types are shown:

This is not the case for e.g. TH1 class:

What’s so special about the documentation of the TImage class?

Thanks!


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


The real implementation is TASImage:

https://root.cern/doc/master/classTASImage.html

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.