GetFloat16Format Data Member Function

Returns the 16-bit floating point format for the number of channels. For example, if you submit a query value of 2, this function returns IPF_FP16x2.

Prototype

int32 GetFloat16Format( int32 p_iChannels )

Parameters

Parameter Type Parameter Name Documentation
int32p_iChannelsThe number of channels in the format.

Examples

Copy Text To Clipboard

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