Returns true if the <Image> any 16-bit floating point format. For example: returns true if an <Image> object of pixel format IPF_FP16 is submitted to this function.
int32 IsFloat16Image( Image p_oSrc )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Image> | p_oSrc | A pointer to the <Image> object to query. |
None published. Please look for an example in the Simdify Scripting Language code base.