Results 1 to 2 of 2

Thread: GraphicsMagick limits images to 8 bits per pixel

  1. #1
    Join Date
    Dec 2007
    Location
    Hyderabad, India
    Beans
    35
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question GraphicsMagick limits images to 8 bits per pixel

    When I run GNU Octave and try to use the command 'imshow' to display an image, I get the following warning:

    Code:
    warning: your version of GraphicsMagick limits images to 8 bits per pixel
    The image displays fine but I am not able to understand what is this limitation due to. I run Ubuntu 11.04 64-bit and Octave 3.4.0 installed from sources.

  2. #2
    Join Date
    Oct 2009
    Beans
    3

    Re: GraphicsMagick limits images to 8 bits per pixel

    Yes, I came across this as well.

    Running Octave 3.4.1 compiled from source and Ubuntu 11.04 64 bit.

    Perhaps the packaged version of graphicsmagick is compile with some limitation?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •