#include "HxImageRep.h"
Go to the source code of this file.
Functions | |
void L_HXIMAGEREP | HxExportFloatData (HxImageRep img, float *data) |
Export image data to array of float. More... |
|
Export image data to array of float. The size of the (pre-allocated) array must be equal to the dimensionality of the pixel values times the number of pixels in the image.
|