Parse the POSITIONS parameter. It looks like 10@30|11@31|||12@20, etc., where each item is an X@Y coordinate corresponding to a source image. Empty items mean that the corresponding image has the same position as the preceding one. @return a Hashtable of Points keyed to Integer frame numbers.
(String param, Vector images)