RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::RawDecoder::RawSlice Struct Reference

#include "decoders/RawDecoder.h"

Inheritance diagram for rawspeed::RawDecoder::RawSlice:
[legend]
Collaboration diagram for rawspeed::RawDecoder::RawSlice:
[legend]

Public Attributes

uint32_t h = 0
uint32_t offset = 0
uint32_t count = 0

Detailed Description

Definition at line 172 of file RawDecoder.h.

Member Data Documentation

◆ count

uint32_t rawspeed::RawDecoder::RawSlice::count = 0

◆ h

uint32_t rawspeed::RawDecoder::RawSlice::h = 0

◆ offset

uint32_t rawspeed::RawDecoder::RawSlice::offset = 0

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