A structure to transport basic information and options for an image stored in an image file.
More...
#include <ImageDescription.h>
This structure is used (instantiated in ImageDescriptionArray containers) by the FileFormatImplementation and FileFormaInstance classes to describe individual images stored in image files.
- See also
- ImageInfo, ImageOptions, FileFormatImplementation, FileFormatInstance
Definition at line 79 of file ImageDescription.h.
◆ ImageDescription() [1/4]
pcl::ImageDescription::ImageDescription |
( |
| ) |
|
|
default |
◆ ImageDescription() [2/4]
◆ ImageDescription() [3/4]
pcl::ImageDescription::ImageDescription |
( |
const ImageInfo & |
i | ) |
|
|
inline |
Constructs an ImageDescription object from the specified ImageInfo structure with default format-independent options and an empty image identifier.
Definition at line 109 of file ImageDescription.h.
◆ ImageDescription() [4/4]
◆ operator=()
Cop assignment operator. Returns a reference to this object.
The documentation for this class was generated from the following file: