java.lang.Object
com.twelvemonkeys.imageio.plugins.webp.vp8.Segment

final class Segment extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) int
     
    (package private) int
     
    (package private) int
     
    (package private) int
     
    (package private) int
     
    (package private) int
     
    (package private) int
     
    (package private) int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • P0

      int P0
    • P1

      int P1
    • P2

      int P2
    • P3

      int P3
    • Q0

      int Q0
    • Q1

      int Q1
    • Q2

      int Q2
    • Q3

      int Q3
  • Constructor Details

    • Segment

      Segment()
  • Method Details