pub fn maxpair(left: &VipsImage, right: &VipsImage) -> Result<VipsImage>
Expand description
VipsMaxpair (maxpair), maximum of a pair of images
left: &VipsImage
-> Left-hand image argument
right: &VipsImage
-> Right-hand image argument
returns VipsImage
- Output image