Class charls.charls_frame_info

java.lang.Object
gov.nih.mipav.model.file.charls.charls_frame_info
Enclosing class:
charls

class charls.charls_frame_info extends Object
  • Field Details

    • width

      long width
    • height

      long height
    • bits_per_sample

      int bits_per_sample
    • component_count

      int component_count
  • Constructor Details

    • charls_frame_info

      public charls_frame_info()
    • charls_frame_info

      public charls_frame_info(long width, long height, int bits_per_sample, int component_count)