[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8024] new function: imformats
From: |
Carnë Draug |
Subject: |
[Octave-patch-tracker] [patch #8024] new function: imformats |
Date: |
Fri, 19 Apr 2013 05:35:09 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
URL:
<http://savannah.gnu.org/patch/?8024>
Summary: new function: imformats
Project: GNU Octave
Submitted by: carandraug
Submitted on: Fri 19 Apr 2013 05:35:07 AM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: carandraug
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi
attached is a patch that starts implementing a new function imformats.
The add, remove and update commands are not on matlab's new version
documentation but used to be on the previous version. I do not know if in the
new version they are just undocumented but they are meant for packages be able
to add new formats. Once done correctly, imread, imwrite, imfinfo would use a
specific function.
This patch only implements the function, capable of getting the file formats
available from Graphicsmagick, and modifying that structure. The other image
functions will need to be modifed to make use of it.
This is my first contribution in C++ so would like some review.
Carnë
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 19 Apr 2013 05:35:07 AM GMT Name: imformats.patch Size: 11kB By:
carandraug
<http://savannah.gnu.org/patch/download.php?file_id=27909>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8024>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #8024] new function: imformats,
Carnë Draug <=