Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 19.09.2024 - 04:45
Public Member Functions | Public Attributes | List of all members
tine.DIMAGE Struct Reference

The IMAGE data type object More...

Public Member Functions

 DIMAGE (int length)
 Create an IMAGE data object with a frame buffer of the given length More...
 

Public Attributes

byte[] frameBuffer
 The internal frame buffer containing the frame bytes for this image More...
 
UInt32 frameBufferSize
 The internal frame buffer size, giving the maximum frame size More...
 
TImageHeader header
 The frame header information for this image More...
 

Detailed Description

The IMAGE data type object

Constructor & Destructor Documentation

◆ DIMAGE()

tine.DIMAGE.DIMAGE ( int  length)
inline

Create an IMAGE data object with a frame buffer of the given length

Parameters
lengththe maximum length of the underlying frame buffer

References tine.DIMAGE.frameBuffer, tine.DIMAGE.frameBufferSize, and tine.DIMAGE.header.

Member Data Documentation

◆ frameBuffer

byte [] tine.DIMAGE.frameBuffer

The internal frame buffer containing the frame bytes for this image

Referenced by tine.DIMAGE.DIMAGE().

◆ frameBufferSize

UInt32 tine.DIMAGE.frameBufferSize

The internal frame buffer size, giving the maximum frame size

Referenced by tine.DIMAGE.DIMAGE().

◆ header

TImageHeader tine.DIMAGE.header

The frame header information for this image

Referenced by tine.DIMAGE.DIMAGE(), and tine.TDataType.TDataType().


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

Impressum   |   Imprint   |   Datenschutzerklaerung   |   Data Privacy Policy   |   Declaration of Accessibility   |   Erklaerung zur Barrierefreiheit
Generated for TINE API by  doxygen 1.5.8