GetFormatFamily Data Member Function

Returns a string containing the format family such as "FP16" or "FP32" or "8888_ARGB".

Prototype

string GetFormatFamily( int32 p_eFormat )

Parameters

Parameter Type Parameter Name Documentation
int32p_eFormatThe value of the pixel format whose format family to query.

Examples

Copy Text To Clipboard

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