Skip to content

Commit

Permalink
Fix sample code based on improved usage of Image.Translate(). (#40)
Browse files Browse the repository at this point in the history
The imaging code of the .NET and Java libraries has been updated significantly and now Image.Translate() takes coordinates as one would expect on the page.
Whereas previously the values were based on internally applying the matrix multiplication backwards.  Because of this change the sample needs to be updated to
produce the correct output.

Co-authored-by: Joseph Argento <josepha@datalogics.com>
Co-authored-by: Richard Gailiunas <107433294+datalogics-rgailiunas@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 7, 2024
1 parent fb76814 commit e4e5863
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e4e5863

Please sign in to comment.