Package net.sourceforge.plantuml.webp
Class SegmentQuants
java.lang.Object
net.sourceforge.plantuml.webp.SegmentQuants
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
parse
(BoolDecoder bc, boolean segmentation_enabled, boolean mb_segement_abs_delta) void
setSegQuants
(SegmentQuant[] segQuants)
-
Constructor Details
-
SegmentQuants
public SegmentQuants()
-
-
Method Details
-
getqIndex
public int getqIndex() -
getSegQuants
-
parse
public void parse(BoolDecoder bc, boolean segmentation_enabled, boolean mb_segement_abs_delta) throws IOException - Throws:
IOException
-
setSegQuants
-