Commit e4de00c
Develop to main (#42)
* Fix sample code based on improved usage of Image.Translate().
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.
* Fix link so it's not just the raw URL.
Clarify a statement about FE and samples.
---------
Co-authored-by: Richard Gailiunas <[email protected]>
Co-authored-by: Arnulfo Arroyo <[email protected]>1 parent e4e5863 commit e4de00c
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments