Function identity_with_opts

Source
pub fn identity_with_opts(
    identity_options: &IdentityOptions,
) -> Result<VipsImage>
Expand description

VipsIdentity (identity), make a 1D image where pixel values are indexes identity_options: &IdentityOptions -> optional arguments returns VipsImage - Output image