Search found 1 match

by one_half_3544
2011-08-26T02:02:31-07:00
Forum: Users
Topic: GRB RAW image support?
Replies: 0
Views: 3114

GRB RAW image support?

Hi!

I have files in GRB (line-interlaced) format. Running

display -size <width>x<height> -depth 8 -interlace line grb:image.raw

results in:

display: no decode delegate for this image format `image.raw' @ error/constitute.c/ReadImage/532.


Adding

<coder magick="GRB" name="RGB"/>

to coder ...