| Dear all, 
 We released originpro v1.1.0, majority of functions require Origin 2022.
 https://pypi.org/project/originpro/1.1.0/
 
 1. image.py is added to manipulate image window:
 new_image, find_image,
 from_np, to_np, from_np2d, to_np2d, from_file,
 rgb2gray, split, merge,
 setup, size, channels, frames, type;
 
 2. new function on worksheet: cell;
 
 3. new function on matrix: from_np2d;
 
 4. new utility functions: duplicate, tabcolor;
 
 5. new function specific to external Python: op.detach().
 
 
 Max
 OriginLab Technical Support
 |