libopenraw
|
This is the complete list of members for OpenRaw::Internals::RafFile, including all inherited members.
_addThumbnail(uint32_t size, const Internals::ThumbDesc &desc) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
_enumThumbnailSizes(std::vector< uint32_t > &list) override | OpenRaw::Internals::RafFile | 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 |
_getMatrices() const (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
_getMetaValue(int32_t) override (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | protectedvirtual |
_getRawData(RawData &data, uint32_t options) override | OpenRaw::Internals::RafFile | protectedvirtual |
_getThumbnail(uint32_t size, Thumbnail &thumbnail) | OpenRaw::RawFile | protected |
_identifyId() override (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | 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) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
_typeIdFromModel(const std::string &make, const std::string &model) (defined in OpenRaw::RawFile) | OpenRaw::RawFile | protected |
colourMatrixSize() | OpenRaw::RawFile | |
factory(const IO::Stream::Ptr &s) (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | 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 | |
getContainer() const override | OpenRaw::Internals::RafFile | protectedvirtual |
getMetaValue(int32_t meta_index) (defined in OpenRaw::RawFile) | 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 | |
listThumbnailSizes(void) | OpenRaw::RawFile | |
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 RafFile &)=delete (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | |
operator=(const RawFile &)=delete (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
RafFile(const IO::Stream::Ptr &s) (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | |
RafFile(const RafFile &)=delete (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | |
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 typedef (defined in OpenRaw::RawFile) | OpenRaw::RawFile | |
typeId() | OpenRaw::RawFile | |
~RafFile() (defined in OpenRaw::Internals::RafFile) | OpenRaw::Internals::RafFile | virtual |
~RawFile() | OpenRaw::RawFile | virtual |