Skip to main content

dispatch_transform_from_sealed

Function dispatch_transform_from_sealed 

Source
pub(crate) fn dispatch_transform_from_sealed<P: SealedPixelWithColorType>(
    transform: &CicpTransform,
    into: LayoutWithColor,
) -> &(dyn Fn(&[P::TransformableSubpixel], &mut [P::TransformableSubpixel]) + Send + Sync + '_)