E57 Simple API V1.0.312  Aug. 10, 2012
Public Attributes | List of all members
e57::VisualReferenceRepresentation Class Reference

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.
 

Detailed Description

The e57::VisualReferenceRepresentation is a structure that stores an image that is to be used only as a visual reference.


The documentation for this class was generated from the following file: