digikam
tag_cfa_pattern Class Reference
#include <dng_image_writer.h>
Inheritance diagram for tag_cfa_pattern:

Public Member Functions | |
tag_cfa_pattern (uint16 code, uint32 rows, uint32 cols, const uint8 *pattern) | |
virtual void | Put (dng_stream &stream) const |
![]() | |
virtual | ~tiff_tag () |
uint16 | Code () const |
uint32 | Count () const |
void | SetCount (uint32 count) |
uint32 | Size () const |
uint16 | Type () const |
Additional Inherited Members | |
![]() | |
tiff_tag (uint16 code, uint16 type, uint32 count) | |
![]() | |
uint16 | fCode |
uint32 | fCount |
uint16 | fType |
Detailed Description
Definition at line 471 of file dng_image_writer.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 483 of file dng_image_writer.h.
Member Function Documentation
|
virtual |
Implements tiff_tag.
Definition at line 435 of file dng_image_writer.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 04:37:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 04:37:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.