Function lcms2_sys::ffi::cmsCreateGrayProfile[][src]

pub unsafe extern "C" fn cmsCreateGrayProfile(
    WhitePoint: *const CIExyY,
    TransferFunction: *const ToneCurve
) -> HPROFILE