mktrans | Make background transparent using antialiased alpha channel
kandi X-RAY | mktrans Summary
kandi X-RAY | mktrans Summary
mktrans is a Shell library. mktrans has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Fuzz is how far off the background color can be (in percent). You usually won't have to change this. If fuzz is too high, parts of the foreground image will be missing. If fuzz is too low, parts of the background will not be removed. On certain images it may help to tweak the fuzz level to get good antialiasing. (Not losing too much of the edge, nor leaving any halos).
Fuzz is how far off the background color can be (in percent). You usually won't have to change this. If fuzz is too high, parts of the foreground image will be missing. If fuzz is too low, parts of the background will not be removed. On certain images it may help to tweak the fuzz level to get good antialiasing. (Not losing too much of the edge, nor leaving any halos).
Support
Quality
Security
License
Reuse
Support
mktrans has a low active ecosystem.
It has 50 star(s) with 7 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of mktrans is current.
Quality
mktrans has no bugs reported.
Security
mktrans has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
mktrans is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
mktrans releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mktrans
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mktrans
mktrans Key Features
No Key Features are available at this moment for mktrans.
mktrans Examples and Code Snippets
No Code Snippets are available at this moment for mktrans.
Community Discussions
No Community Discussions are available at this moment for mktrans.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mktrans
It's just a shell script, so just download the mktrans file, mark it executable, and put it in your bin directory.
Support
The -p option is ugly and probably nobody wants to use it. Maybe I should remove it just to make the documentation shorter and clearer. Also, nearly every single bug listed here is due to -p existing. Running this script on an image that already has transparency will erode the image due to the antialiasing. Using -A is a workaround, but is not very satisfactory. Perhaps this script should remove any existing transparency before manipulating the image and then add it back in at the end. But then again, how often are people going to want to do that? The only use I can think of is when using -p. Because of the previous bug, if you do use -p to fill lots of lagoons, you'll probably want to use -A at the same time. Finding the coordinates for -p is a pain. It'd be nice if there was a -P option which let the user click on a point (or multiple points) in the image to start the floodfill.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page