summaryrefslogtreecommitdiff
path: root/src/argb_frame.h
AgeCommit message (Expand)Author
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-02-02Unpack XYZ to RGB into an Image class rather than a raw buffer.Carl Hetherington
2014-02-05Small bits of tidying up and comments.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-07-12Fix comment.Carl Hetherington
2013-01-17Use new Size struct.Carl Hetherington
2012-10-04Provide accessors to ARGBFrame's width and height.Carl Hetherington
2012-08-22Comment tweaks.Carl Hetherington
2012-08-21Clarify (a bit) byte ordering for RGBA frames.Carl Hetherington