GetSupportedFormatTypes Data Member Function

Unavailable at present.

Prototype

int32 GetSupportedFormatTypes( int32 p_eVersion, Int32Array p_aeFormats )

Parameters

Parameter Type Parameter Name Documentation
int32p_eVersionThis parameter refers to the ShadingLanguageVersion enum. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
<Int32Array>p_aeFormatsA pointer to an <Int32Array> that stores the supported pixel format qualifiers. This refers to the Image_Pixel_Format enumeration. 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.