Class libxl.JxlBitDepth

java.lang.Object
gov.nih.mipav.model.file.libxl.JxlBitDepth
Enclosing class:
libxl

class libxl.JxlBitDepth extends Object
Data type for describing the interpretation of the input and output buffers in terms of the range of allowed input and output pixel values.
  • Field Details

    • type

      Bit depth setting, see comment on @ref JxlBitDepthType
    • bits_per_sample

      int bits_per_sample
      Custom bits per sample
    • exponent_bits_per_sample

      int exponent_bits_per_sample
      Custom exponent bits per sample
  • Constructor Details

    • JxlBitDepth

      JxlBitDepth()