ColorSyncTransformCreate

Function ColorSyncTransformCreate 

Source
pub unsafe extern "C-unwind" fn ColorSyncTransformCreate(
    profile_sequence: Option<&CFArray>,
    options: Option<&CFDictionary>,
) -> Option<CFRetained<ColorSyncTransform>>
👎Deprecated: renamed to ColorSyncTransform::new
Available on crate feature ColorSyncTransform only.