Skip to main content

cmsDetectBlackPoint

Function cmsDetectBlackPoint 

Source
pub unsafe extern "C" fn cmsDetectBlackPoint(
    BlackPoint: *mut CIEXYZ,
    hProfile: HPROFILE,
    Intent: Intent,
    dwFlags: u32,
) -> Bool