DataFormat

Gets the type of point data. The following are possible values:

§   CPT_DF_INTENSITY = 0

§   CPT_DF_RGB = 1

 

JavaScript

 

DataFormat

 

C#

 

CPTDataFormat DataFormat { get; }

 

C++

 

HRESULT DataFormat([out, retval] CPTDataFormat* pVal)