[Resolved] possible bug XYZ
Posted: 2013-10-15T21:10:20-07:00
I thought colorspace XYZ was supposed to be linear. If that is correct, then I think there is a bug, since it has gamma=0.4545
imbh convert rose: -colorspace XYZ -verbose info:
Image: rose:
Format: PPM (Portable pixmap format (color))
Mime type: image/x-portable-pixmap
Class: DirectClass
Geometry: 70x46+0+0
Units: Undefined
Type: TrueColor
Endianess: Undefined
Colorspace: XYZ
Depth: 8/1-bit
Channel depth:
red: 16-bit
green: 16-bit
blue: 16-bit
...
Rendering intent: Perceptual
Gamma: 0.454545
imbh convert rose: -colorspace XYZ -verbose info:
Image: rose:
Format: PPM (Portable pixmap format (color))
Mime type: image/x-portable-pixmap
Class: DirectClass
Geometry: 70x46+0+0
Units: Undefined
Type: TrueColor
Endianess: Undefined
Colorspace: XYZ
Depth: 8/1-bit
Channel depth:
red: 16-bit
green: 16-bit
blue: 16-bit
...
Rendering intent: Perceptual
Gamma: 0.454545