[][src]Function graphicsmagick_sys::ExportImageChannel

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