libopenraw  0.3.7
OpenRaw::Internals::DngFile Member List

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::RawFileprotected
_addThumbnailFromEntry(const IfdEntry::Ref &e, off_t offset, std::vector< uint32_t > &list)OpenRaw::Internals::IfdFileprotected
_addThumbnailFromStream(uint32_t offset, uint32_t len, std::vector< uint32_t > &list)OpenRaw::Internals::IfdFileprotected
_decompressIfNeeded(RawData &, uint32_t)OpenRaw::Internals::IfdFileprotected
_enumThumbnailSizes(std::vector< uint32_t > &list) overrideOpenRaw::Internals::DngFileprotectedvirtual
_getBuiltinColourMatrix(const Internals::BuiltinColourMatrix *m, TypeId type_id, double *matrix, uint32_t &size) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotectedstatic
_getBuiltinLevels(const Internals::BuiltinColourMatrix *m, TypeId type_id, uint16_t &black, uint16_t &white) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotectedstatic
_getCalibrationIlluminant(uint16_t index) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotectedvirtual
_getColourMatrix(uint32_t index, double *matrix, uint32_t &size)OpenRaw::RawFileprotected
_getJpegThumbnailOffset(const IfdDir::Ref &dir, uint32_t &len)OpenRaw::Internals::IfdFileprotectedvirtual
_getMatrices() const (defined in OpenRaw::RawFile)OpenRaw::RawFileprotected
_getMetaValue(int32_t meta_index) overrideOpenRaw::Internals::IfdFileprotectedvirtual
_getRawData(RawData &data, uint32_t options) overrideOpenRaw::Internals::DngFileprotectedvirtual
_getRawDataFromDir(RawData &data, const IfdDir::Ref &dir)OpenRaw::Internals::IfdFileprotected
_getThumbnail(uint32_t size, Thumbnail &thumbnail)OpenRaw::RawFileprotected
_identifyId() overrideOpenRaw::Internals::DngFileprotectedvirtual
_locateCfaIfd() overrideOpenRaw::Internals::TiffEpFileprotectedvirtual
_locateExifIfd()OpenRaw::RawFileprotectedvirtual
_locateMainIfd() overrideOpenRaw::Internals::IfdFileprotectedvirtual
_locateMakerNoteIfd()OpenRaw::RawFileprotectedvirtual
_locateThumbnail(const IfdDir::Ref &dir, std::vector< uint32_t > &list)OpenRaw::Internals::IfdFileprotected
_setIdMap(const camera_ids_t *map) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotected
_setMatrices(const Internals::BuiltinColourMatrix *matrices) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotected
_setTypeId(TypeId _type_id)OpenRaw::RawFileprotected
_translateCompressionType(IFD::TiffCompress tiffCompression)OpenRaw::Internals::IfdFileprotectedvirtual
_typeId() constOpenRaw::RawFileprotected
_typeIdFromMake(const std::string &make, const std::string &model) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotected
_typeIdFromModel(const std::string &make, const std::string &model) (defined in OpenRaw::RawFile)OpenRaw::RawFileprotected
_unpackData(uint16_t bpc, uint32_t compression, RawData &data, uint32_t x, uint32_t y, uint32_t offset, uint32_t byte_length)OpenRaw::Internals::IfdFileprotected
audit_coefficients (defined in OpenRaw::Internals::DngFile)OpenRaw::Internals::DngFilefriend
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::DngFilestatic
fileExtensions()OpenRaw::RawFilestatic
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 overrideOpenRaw::Internals::DngFilevirtual
getContainer() const overrideOpenRaw::Internals::IfdFileprotectedvirtual
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::IfdFileprotected
isCinema() constOpenRaw::Internals::DngFile
listThumbnailSizes(void)OpenRaw::RawFile
m_containerOpenRaw::Internals::IfdFileprotected
m_ioOpenRaw::Internals::IfdFileprotected
mainIfd()OpenRaw::RawFile
makerNoteIfd()OpenRaw::RawFile
modelid_to_typeid(const std::map< uint32_t, RawFile::TypeId > &model_map, uint32_t model_id)OpenRaw::RawFileprotectedstatic
newRawFile(const char *_filename, Type typeHint=OR_RAWFILE_TYPE_UNKNOWN)OpenRaw::RawFilestatic
newRawFileFromMemory(const uint8_t *buffer, uint32_t len, Type typeHint=OR_RAWFILE_TYPE_UNKNOWN)OpenRaw::RawFilestatic
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::RawFileprotected
TiffEpFile(const IO::Stream::Ptr &s, Type _type) (defined in OpenRaw::Internals::TiffEpFile)OpenRaw::Internals::TiffEpFile
type() constOpenRaw::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::RawFileprotectedvirtual
vendorId() (defined in OpenRaw::RawFile)OpenRaw::RawFile
~DngFile() (defined in OpenRaw::Internals::DngFile)OpenRaw::Internals::DngFilevirtual
~IfdFile() (defined in OpenRaw::Internals::IfdFile)OpenRaw::Internals::IfdFileprotectedvirtual
~RawFile()OpenRaw::RawFilevirtual