|
E57 Simple API V1.0.312
Aug. 10, 2012
|
The e57::VisualReferenceRepresentation is a structure that stores an image that is to be used only as a visual reference. More...
#include <E57Simple.h>
Public Attributes | |
| int64_t | jpegImageSize |
| Size of JPEG format image data in BlobNode. | |
| int64_t | pngImageSize |
| Size of PNG format image data in BlobNode. | |
| int64_t | imageMaskSize |
| Size of PNG format image mask in BlobNode. | |
| int32_t | imageWidth |
| The image width (in pixels). Shall be positive. | |
| int32_t | imageHeight |
| The image height (in pixels). Shall be positive. | |
The e57::VisualReferenceRepresentation is a structure that stores an image that is to be used only as a visual reference.
1.8.2