Function lcms2_sys::ffi::cmsCreateMultiprofileTransformTHR
source · pub unsafe extern "C" fn cmsCreateMultiprofileTransformTHR(
ContextID: Context,
hProfiles: *mut HPROFILE,
nProfiles: u32,
InputFormat: PixelFormat,
OutputFormat: PixelFormat,
Intent: Intent,
dwFlags: u32
) -> HTRANSFORM