pub unsafe extern "C" fn spinImageSetDefaultColorProcessing(
algorithm: spinColorProcessingAlgorithm,
) -> spinErrorExpand description
Sets the default color processing algorithm of all images (if not otherwise set) @see spinError
@param algorithm The color processing algorithm used by default
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error