Image.CombineMode (image v0.59.0)

View Source

Functions to define and validate the combine modes that can be applied when composing images.

Summary

Types

t()

@type t() :: :VIPS_COMBINE_MODE_SET | :VIPS_COMBINE_MODE_ADD | :VIPS_COMBINE_MODE_LAST

Functions

validate(mode)