Cisco IP Phone image
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|cip}} }} '''Cisco IP Phone image''' is an uncompressed raster image file format for bi-level and 4-tone ...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
− | * [ | + | * [[Konvertor]] |
− | * [ | + | * [[XnView]] |
+ | * [[ImageMagick]] (format named "CIP"; write-only) | ||
+ | * [[Tom's Viewer]] | ||
* [http://search.cpan.org/~mrpalmer/Cisco-IPPhone-0.05/IPPhone.pm Cisco/IPPhone Perl module] | * [http://search.cpan.org/~mrpalmer/Cisco-IPPhone-0.05/IPPhone.pm Cisco/IPPhone Perl module] | ||
[[Category:XML based file formats]] | [[Category:XML based file formats]] |
Latest revision as of 16:22, 7 May 2019
Cisco IP Phone image is an uncompressed raster image file format for bi-level and 4-tone grayscale images. It is a text format, based on XML.
The file can contain additional data describing how to present the image on a Cisco IP Phone.
[edit] Identification
Files begin with a "CiscoIPPhoneImage
" XML element.
[edit] Specifications
- Cisco Unified IP Phone Services Application Development Notes: IPPS Developer Center → Documentation...
- Developer notes for Release 3.3(2) (old version)
[edit] Software
- Konvertor
- XnView
- ImageMagick (format named "CIP"; write-only)
- Tom's Viewer
- Cisco/IPPhone Perl module