Search found 2 matches

by PDesai
2018-04-11T06:56:25-07:00
Forum: Magick.NET
Topic: Convert image to CIP format
Replies: 5
Views: 18014

Re: Convert image to CIP format

snibgo wrote: 2018-04-10T11:54:46-07:00 "magick -list format" shows you a list of supported formats. CIP is not listed.
CIP is listed as one of the supported format..
CIP is Cisco IP phone image
by PDesai
2018-04-10T11:39:05-07:00
Forum: Magick.NET
Topic: Convert image to CIP format
Replies: 5
Views: 18014

Convert image to CIP format

Hello,

I am trying to convert a bitmap to CIP image. I get the following exception.

NumSamplesPerImage (width) = 244 Height = 240 Exception: ImageMagick.MagickMissingDelegateErrorException: no decode delegate for this image format `CIP' @ error/constitute.c/ReadImage/509
at ImageMagick ...