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