Skip to content
  • Barak Itkin's avatar
    Fix seamless-clone-prepare to save the result, rename things in render · 00ea9d99
    Barak Itkin authored
    In the seamless-clone-prepare op, warn if the destination pointer for
    the result is NULL. Also, actually store the pointer to the result at
    the given pointer to a pointer.
    
    In the seamless-clone-render op, rename the offset properties to "x"
    and "y" instead of "xoff" and "yoff".
    00ea9d99