[][src]Function graphicsmagick_sys::AddNoiseImageChannel

pub unsafe extern "C" fn AddNoiseImageChannel(
    image: *const Image,
    channel: ChannelType,
    noise_type: NoiseType,
    exception: *mut ExceptionInfo
) -> *mut Image