OpenJPEG 1.5.2
jpwl_red_ms Struct Reference

RED (Residual Error Descriptor) Marker segment. More...

#include <jpwl.h>

Data Fields

unsigned short int Lred
 two bytes for the length of RED MS, exluding the marker itself (3 to 65535 bytes)
 
unsigned char Pred
 one byte, signals JPWL techniques adoption
 
unsigned char * data
 RED data, variable length.
 

Detailed Description

RED (Residual Error Descriptor) Marker segment.

Field Documentation

◆ data

unsigned char* jpwl_red_ms::data

RED data, variable length.

◆ Lred

unsigned short int jpwl_red_ms::Lred

two bytes for the length of RED MS, exluding the marker itself (3 to 65535 bytes)

◆ Pred

unsigned char jpwl_red_ms::Pred

one byte, signals JPWL techniques adoption


The documentation for this struct was generated from the following file: