Code covered by the BSD License  

Highlights from
IconEditor v1.6 (2010)

4.6

4.6 | 5 ratings Rate this file 11 Downloads (last 30 days) File Size: 114.79 KB File ID: #19188
image thumbnail

IconEditor v1.6 (2010)

by Elmar Tarajan

 

12 Mar 2008 (Updated 05 Mar 2010)

iconeditor icon editor for creating and editing icons and small images.

Editor's Notes:

This file was selected as MATLAB Central Pick of the Week

| Watch this File

File Information
Description

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)

Acknowledgements
This submission has inspired the following:
Custom Pan/Zoom Icons
MATLAB release MATLAB 7.9 (2009b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (8)
14 Mar 2008 Saim .X

it's cool, GUI IS COOL.i would like to see the next version with more features of like
1. importing the icon or image.
2. put a help guide.
3. saving the file in icon format.
4. giving the user an option to select the size of the canvas/ or resolution etc.
5. Keep the work, waiting for ur nxt version
 as it took time for me to understand the working.

14 Mar 2008 Saim .X

i also encountered an error while selecting the standard options again after other color options. following error was encountered:

??? Error using ==> eval
Undefined function or method 'standard' for input arguments of type 'double'.

Error in ==> iconeditor>changecolormap at 477
set(h,'FaceVertexCData',reshape(repmat(eval([get(obj,'Label') '(48)'])',4,1),[3 192])');

??? Error while evaluating uimenu Callback

06 May 2008 Elmar Tarajan

>> an error while selecting the standard
>> options again after other color options.
fixed!

17 May 2008 Paul Premakumar

Very nice tool! Very easy to use and the GUI is cool.

19 Aug 2008 jairo Ortiz  
23 Nov 2010 Y Mehta

Elmar,

This is a great utility and I am using it extensively. Thank you.

I observed that I can *right* click one of the top five pushbuttons and choose "set string" option. When I do so, it sets a string in the pushbutton. What's the purpose of that? When I export icons after writing those strings, the string has no effect on the icon.

09 Aug 2011 Changshun Deng  
21 Dec 2011 Elmar Tarajan

@Y Mehta

In case when you want to place both, the icon and the text within the pushbutton - e.g. icon on left side and text on the right, so you can see how it looks - if there is enough space.

Especially I have created icons like a boarder around the text.

Please login to add a comment or rating.
Updates
18 Mar 2008

+ "convert to grayscale" feature added
- bug fixed

06 May 2008

bug fixed.

05 Mar 2010

New in 1.6
- convert color image to grayscale
- hot keys STRG+Y and STRG+Z for undo and redo
- code imprvements

Tag Activity for this File
Tag Applied By Date/Time
graphics import Elmar Tarajan 22 Oct 2008 09:53:13
graphics export Elmar Tarajan 22 Oct 2008 09:53:13
image Elmar Tarajan 22 Oct 2008 09:53:13
gui Elmar Tarajan 22 Oct 2008 09:53:13
icon editor Elmar Tarajan 22 Oct 2008 09:53:13
iconeditor Elmar Tarajan 22 Oct 2008 09:53:13
paintbrush Elmar Tarajan 22 Oct 2008 09:53:13
pointer Elmar Tarajan 22 Oct 2008 09:53:13
paint Elmar Tarajan 22 Oct 2008 09:53:13
potw Cristina McIntire 07 Nov 2008 13:22:11
pick of the week Jiro Doke 11 Feb 2011 20:07:47

Contact us at files@mathworks.com