|
libopenraw
0.3.7
|
This is the complete list of members for OpenRaw::RawFile, including all inherited members.
| _addThumbnail(uint32_t size, Internals::ThumbDesc &&desc) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _enumThumbnailSizes(std::vector< uint32_t > &list)=0 | OpenRaw::RawFile | protectedpure virtual |
| _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 |
| _getMatrices() const (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
| _getMetaValue(int32_t)=0 | OpenRaw::RawFile | protectedpure virtual |
| _getRawData(RawData &data, uint32_t options)=0 | OpenRaw::RawFile | protectedpure virtual |
| _getThumbnail(uint32_t size, Thumbnail &thumbnail) | OpenRaw::RawFile | protected |
| _identifyId()=0 | OpenRaw::RawFile | protectedpure virtual |
| _locateCfaIfd()=0 | OpenRaw::RawFile | protectedpure virtual |
| _locateExifIfd() | OpenRaw::RawFile | protectedvirtual |
| _locateMainIfd()=0 | OpenRaw::RawFile | protectedpure virtual |
| _locateMakerNoteIfd() | OpenRaw::RawFile | protectedvirtual |
| _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 |
| _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 |
| cfaIfd() | OpenRaw::RawFile | |
| colourMatrixSize() | OpenRaw::RawFile | |
| exifIfd() | OpenRaw::RawFile | |
| 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 | OpenRaw::RawFile | virtual |
| getContainer() const =0 | OpenRaw::RawFile | protectedpure virtual |
| 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 | |
| Internals::audit_coefficients (defined in OpenRaw::RawFile) | OpenRaw::RawFile | friend |
| listThumbnailSizes(void) | OpenRaw::RawFile | |
| 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 RawFile &)=delete (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| RawFile(const RawFile &)=delete (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| RawFile(Type _type) | OpenRaw::RawFile | protected |
| type() const | OpenRaw::RawFile | |
| Type typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
| typeId() | OpenRaw::RawFile | |
| TypeId typedef (defined in OpenRaw::RawFile) | 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 | |
| ~RawFile() | OpenRaw::RawFile | virtual |