(enums)
Generated enum descriptors for normalized libvips enum ids.
Use registry or the generated enum vars to inspect enum metadata. Use ol.vips/encode-enum and ol.vips/decode-enum to convert between keywords and the underlying libvips integer values.
Generated enum descriptor for VipsBlendMode.
Use this value directly or look it up in registry when you want the generated enum map.
Known values:
- :add
- :atop
- :clear
- :colour-burn
- :colour-dodge
- :darken
- :dest
- :dest-atop
- :dest-in
- :dest-out
- :dest-over
- :difference
- :exclusion
- :hard-light
- :in
- :lighten
- :multiply
- :out
- :over
- :overlay
- :saturate
- :screen
- :soft-light
- :source
- :xor
Generated enum descriptor for VipsInterpretation.
Use this value directly or look it up in registry when you want the generated enum map.
Known values:
- :b-w
- :cmc
- :cmyk
- :error
- :fourier
- :grey16
- :histogram
- :hsv
- :lab
- :labq
- :labs
- :lch
- :matrix
- :multiband
- :rgb
- :rgb16
- :scrgb
- :srgb
- :xyz
- :yxy
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |