Blender Git Commit Log

Git Commits -> Revision f62fc79

Revision f62fc79 by Sergey Sharybin (master)
December 30, 2012, 13:01 (GMT)
16 bit PNG write support

This commit adds a support of saving 16bit PNG files.

Alpha for such files would be premultiplied, would be corrected
with an upcoming alpha premul cleanup (it's not the only format
which will output 16bit image with premul alpha).

Commit Details:

Full Hash: f62fc79da05b1b3568871adaff8b246eb6b30793
SVN Revision: 53425
Parent Commit: fde101c
Lines Changed: +102, -28

4 Modified Paths:

/source/blender/blenkernel/intern/image.c (+12, -2) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+4, -2) (Diff)
/source/blender/imbuf/intern/filetype.c (+1, -1) (Diff)
/source/blender/imbuf/intern/png.c (+85, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021