IconEditor v1.6 (2010)
Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week
ICONEDITOR create and edit icons or mouse cursors in either standard or custom sizes
usage:
iconeditor(x,y,pixel)
x - horizontal size (16 as deault)
y - horizontal size (16 as deault)
pixel - size of each dot (13 as deafult)
iconeditor
same as iconeditor(16,16,16)
iconeditor(img)
img - 3D-RGB image matrix
iconeditor(img,pixel)
img - RGB image matrix
pixel - size of each pixel (13 as deault)
Citation pour cette source
Elmar Tarajan (2024). IconEditor v1.6 (2010) (https://www.mathworks.com/matlabcentral/fileexchange/19188-iconeditor-v1-6-2010), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > App Building >
Tags
Remerciements
A inspiré : Custom Pan/Zoom Icons
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | New in 1.6
|
||
1.0.0.0 | bug fixed. |