GetFormatMax Data Member Function

Returns the common and useful default maximum value for the specified image pixel format.

Prototype

double GetFormatMax( int32 p_eFormat )

Parameters

Parameter Type Parameter Name Documentation
int32p_eFormatAn Image_Pixel_Format enumerated constant such as IPF_FP32. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.