image-editor
Here are 97 public repositories matching this topic...
-
Updated
Jun 2, 2020 - Swift
-
Updated
Apr 25, 2018 - Objective-C
-
Updated
Jun 4, 2020 - Java
-
Updated
Nov 21, 2017 - C++
-
Updated
May 11, 2020 - C++
-
Updated
Jun 6, 2020 - Swift
-
Updated
Jun 10, 2020 - VBA
-
Updated
May 12, 2020 - Objective-C
-
Updated
Feb 24, 2017 - Java
The Libre Graphics Meeting 2019 is just around the corner!
As usual, the first conference will be the State of Libre Graphics, where we will give an overview of what has happened during the last year in the world of Libre Graphics.
You're very welcome to submit three slides for your projec
-
Updated
Jun 29, 2019 - Swift
Current Behavior
Loading image error, but not callback reject
// my code
this.$refs.tuiImageEditor.invoke('loadImageFromURL', this.img, 'checker_image').then((result, error) => {
this.$emit('cancel_loading')
console.log('loadImageFromURL',result,error)
-
Updated
May 31, 2018 - Java
-
Updated
Jan 30, 2019 - JavaScript
Can't use without UI
Version - 1.1.0
Test Environment - Chrome
Current Behavior
Can't use the loadImageFromURL without UI. Image is not loading and also there are no docs for react version in the docs section. The document section throws 404 error.
editorInstance.loadImageFromURL('./abc.png','abc');Expected Behavior
Image load without UI
-
Updated
Jun 5, 2020 - Java
-
Updated
Dec 18, 2019 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Oct 31, 2018 - JavaScript
-
Updated
Apr 15, 2019 - Python
The code needs to be documented throughout with docblocks.
-
Updated
Nov 21, 2019 - C++
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Apr 23, 2020 - Python
-
Updated
Jun 6, 2020 - Java
-
Updated
Feb 23, 2020 - C++
Improve this page
Add a description, image, and links to the image-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-editor topic, visit your repo's landing page and select "manage topics."
The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.