Table Of Contents

Previous topic

Anisotropic scaling

Next topic

Exponential fit

Create Image from reflection list

CreateImageFromReflectionList creates an image from a ReflectionList.

Python interface

iplt.alg.CreateImageFromReflectionList((ReflectionList)arg1[, (int)arg2[, (int)arg3]]) → ImageHandle :
C++ signature :
ost::img::ImageHandle CreateImageFromReflectionList(iplt::ReflectionList [,unsigned int [,unsigned int]])

C++ Interface