GetMinMax Data Member Function

Populates a <Float64Array> with the minimum and maximum values in the <Image> object's underlying data.

Prototype

int32 GetMinMax( Float64Array min_max )

Parameters

Parameter Type Parameter Name Documentation
<Float64Array>min_maxA pointer to the destination array.

Examples

Copy Text To Clipboard

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