spinImageStatisticsDisableAll

Function spinImageStatisticsDisableAll 

Source
pub unsafe extern "C" fn spinImageStatisticsDisableAll(
    hStatistics: spinImageStatistics,
) -> spinError
Expand description

Disables all channels of an image statistics context @see spinError

@param hStatistics The image statistics context to disable all channels

@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error