pub unsafe extern "C" fn spinImageGetDefaultColorProcessing(
pAlgorithm: *mut spinColorProcessingAlgorithm,
) -> spinErrorExpand description
Retrieves the default color processing algorithm @see spinError
@param pAlgorithm The color processing algorithm enum pointer in which the color processing algorithm is returned
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error