Uses of Class
com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
-
Packages that use SegmentQuants Package Description com.twelvemonkeys.imageio.plugins.webp.vp8 -
-
Uses of SegmentQuants in com.twelvemonkeys.imageio.plugins.webp.vp8
Fields in com.twelvemonkeys.imageio.plugins.webp.vp8 declared as SegmentQuants Modifier and Type Field Description private SegmentQuants
VP8Frame. segmentQuants
Methods in com.twelvemonkeys.imageio.plugins.webp.vp8 that return SegmentQuants Modifier and Type Method Description SegmentQuants
VP8Frame. getSegmentQuants()
-