Bug 1141979 - part3 - implement ImagePixelLayout; r=jrmuizel, r=smaug

MozReview-Commit-ID: LFisi5081gz

--HG--
extra : transplant_source : %20w%A0u%E8F%AE/E%07ja%EA%FD%9F%CCi%85%8B%FD
This commit is contained in:
Kaku Kuo 2015-11-13 19:15:24 +08:00
parent e5ade18f88
commit 089b22220f

View File

@ -408,3 +408,4 @@ dictionary ChannelPixelLayout {
required unsigned long skip;
};
typedef sequence<ChannelPixelLayout> ImagePixelLayout;