On 23/08/2015 at 03:48, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;
---------
Hi folks,
could someone clarify for me how I can get the data range of a given image? For instance, I have an image that ranges in colour values from 0-65535. How can I test for this data value range programmatically? I'm needing to get which data range the images are in, i.e. are they 0-255, 0-65535, 0.0-1.0.
Cheers,
WP.