RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::JpegComponentInfo Struct Referencefinal

#include "decompressors/AbstractLJpegDecoder.h"

Collaboration diagram for rawspeed::JpegComponentInfo:
[legend]

Public Attributes

uint32_t componentId = ~0U
uint32_t dcTblNo = ~0U
uint32_t superH = ~0U
uint32_t superV = ~0U

Detailed Description

Definition at line 49 of file AbstractLJpegDecoder.h.

Member Data Documentation

◆ componentId

uint32_t rawspeed::JpegComponentInfo::componentId = ~0U

Definition at line 54 of file AbstractLJpegDecoder.h.

◆ dcTblNo

uint32_t rawspeed::JpegComponentInfo::dcTblNo = ~0U

Definition at line 60 of file AbstractLJpegDecoder.h.

◆ superH

uint32_t rawspeed::JpegComponentInfo::superH = ~0U

Definition at line 61 of file AbstractLJpegDecoder.h.

◆ superV

uint32_t rawspeed::JpegComponentInfo::superV = ~0U

Definition at line 62 of file AbstractLJpegDecoder.h.


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