ol.vips.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.
blend-mode
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
interpretation
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