Closed (fixed)
Project:
ImageAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 21:48 UTC
Updated:
27 Feb 2009 at 00:10 UTC
The individual RGBA color channels read from the return value of imageapi_hex2rgba() is in wrong order. It's read as RBGA and should, of course, be RGBA.
One-liner attached.
| Comment | File | Size | Author |
|---|---|---|---|
| imageapi_rbga_rgba.patch | 610 bytes | kaare |
Comments
Comment #1
drewish commentedgood catch. committed to HEAD and DRUPAL-6--1