|
libopenraw
0.3.7
|
This is the complete list of members for OpenRaw::Internals::DngFile, including all inherited members.
| _addThumbnail(uint32_t size, Internals::ThumbDesc &&desc) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _addThumbnailFromEntry(const IfdEntry::Ref &e, off_t offset, std::vector< uint32_t > &list) | OpenRaw::Internals::IfdFile | protected |
| _addThumbnailFromStream(uint32_t offset, uint32_t len, std::vector< uint32_t > &list) | OpenRaw::Internals::IfdFile | protected |
| _decompressIfNeeded(RawData &, uint32_t) | OpenRaw::Internals::IfdFile | protected |
| _enumThumbnailSizes(std::vector< uint32_t > &list) override | OpenRaw::Internals::DngFile | protectedvirtual |
| _getBuiltinColourMatrix(const Internals::BuiltinColourMatrix *m, TypeId type_id, double *matrix, uint32_t &size) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protectedstatic |
| _getBuiltinLevels(const Internals::BuiltinColourMatrix *m, TypeId type_id, uint16_t &black, uint16_t &white) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protectedstatic |
| _getCalibrationIlluminant(uint16_t index) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protectedvirtual |
| _getColourMatrix(uint32_t index, double *matrix, uint32_t &size) | OpenRaw::RawFile | protected |
| _getJpegThumbnailOffset(const IfdDir::Ref &dir, uint32_t &len) | OpenRaw::Internals::IfdFile | protectedvirtual |
| _getMatrices() const (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _getMetaValue(int32_t meta_index) override | OpenRaw::Internals::IfdFile | protectedvirtual |
| _getRawData(RawData &data, uint32_t options) override | OpenRaw::Internals::DngFile | protectedvirtual |
| _getRawDataFromDir(RawData &data, const IfdDir::Ref &dir) | OpenRaw::Internals::IfdFile | protected |
| _getThumbnail(uint32_t size, Thumbnail &thumbnail) | OpenRaw::RawFile | protected |
| _identifyId() override | OpenRaw::Internals::DngFile | protectedvirtual |
| _locateCfaIfd() override | OpenRaw::Internals::TiffEpFile | protectedvirtual |
| _locateExifIfd() | OpenRaw::RawFile | protectedvirtual |
| _locateMainIfd() override | OpenRaw::Internals::IfdFile | protectedvirtual |
| _locateMakerNoteIfd() | OpenRaw::RawFile | protectedvirtual |
| _locateThumbnail(const IfdDir::Ref &dir, std::vector< uint32_t > &list) | OpenRaw::Internals::IfdFile | protected |
| _setIdMap(const camera_ids_t *map) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _setMatrices(const Internals::BuiltinColourMatrix *matrices) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _setTypeId(TypeId _type_id) | OpenRaw::RawFile | protected |
| _translateCompressionType(IFD::TiffCompress tiffCompression) | OpenRaw::Internals::IfdFile | protectedvirtual |
| _typeId() const | OpenRaw::RawFile | protected |
| _typeIdFromMake(const std::string &make, const std::string &model) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _typeIdFromModel(const std::string &make, const std::string &model) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _unpackData(uint16_t bpc, uint32_t compression, RawData &data, uint32_t x, uint32_t y, uint32_t offset, uint32_t byte_length) | OpenRaw::Internals::IfdFile | protected |
| audit_coefficients (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | friend |
| cfaIfd() | OpenRaw::RawFile | |
| colourMatrixSize() | OpenRaw::RawFile | |
| DngFile(const IO::Stream::Ptr &) (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | |
| DngFile(const DngFile &)=delete (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | |
| exifIfd() | OpenRaw::RawFile | |
| factory(const IO::Stream::Ptr &) (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | static |
| fileExtensions() | OpenRaw::RawFile | static |
| getCalibrationIlluminant1() | OpenRaw::RawFile | |
| getCalibrationIlluminant2() (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| getColourMatrix1(double *matrix, uint32_t &size) | OpenRaw::RawFile | |
| getColourMatrix2(double *matrix, uint32_t &size) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| getColourMatrixOrigin() const override | OpenRaw::Internals::DngFile | virtual |
| getContainer() const override | OpenRaw::Internals::IfdFile | protectedvirtual |
| getMetadataIterator() (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| getMetaValue(int32_t meta_index) | OpenRaw::RawFile | |
| getOrientation() | OpenRaw::RawFile | |
| getRawData(RawData &rawdata, uint32_t options) | OpenRaw::RawFile | |
| getRenderedImage(BitmapData &bitmapdata, uint32_t options) | OpenRaw::RawFile | |
| getThumbnail(uint32_t size, Thumbnail &thumbnail) | OpenRaw::RawFile | |
| IfdFile(const IO::Stream::Ptr &s, Type _type, bool instantiateContainer=true) (defined in OpenRaw::Internals::IfdFile) | OpenRaw::Internals::IfdFile | protected |
| isCinema() const | OpenRaw::Internals::DngFile | |
| listThumbnailSizes(void) | OpenRaw::RawFile | |
| m_container | OpenRaw::Internals::IfdFile | protected |
| m_io | OpenRaw::Internals::IfdFile | protected |
| mainIfd() | OpenRaw::RawFile | |
| makerNoteIfd() | OpenRaw::RawFile | |
| modelid_to_typeid(const std::map< uint32_t, RawFile::TypeId > &model_map, uint32_t model_id) | OpenRaw::RawFile | protectedstatic |
| newRawFile(const char *_filename, Type typeHint=OR_RAWFILE_TYPE_UNKNOWN) | OpenRaw::RawFile | static |
| newRawFileFromMemory(const uint8_t *buffer, uint32_t len, Type typeHint=OR_RAWFILE_TYPE_UNKNOWN) | OpenRaw::RawFile | static |
| operator=(const DngFile &)=delete (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | |
| operator=(const RawFile &)=delete (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| RawFile(const RawFile &)=delete (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| RawFile(Type _type) | OpenRaw::RawFile | protected |
| TiffEpFile(const IO::Stream::Ptr &s, Type _type) (defined in OpenRaw::Internals::TiffEpFile) | OpenRaw::Internals::TiffEpFile | |
| type() const | OpenRaw::RawFile | |
| Type typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| TypeId typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| typeId() | OpenRaw::RawFile | |
| vendorCameraIdLocation(Internals::IfdDir::Ref &ifd, uint16_t &index, const Internals::ModelIdMap *&model_map) | OpenRaw::RawFile | protectedvirtual |
| vendorId() (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| ~DngFile() (defined in OpenRaw::Internals::DngFile) | OpenRaw::Internals::DngFile | virtual |
| ~IfdFile() (defined in OpenRaw::Internals::IfdFile) | OpenRaw::Internals::IfdFile | protectedvirtual |
| ~RawFile() | OpenRaw::RawFile | virtual |