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