BGR packed转换位BGR planar方法及其优化

基本的方法以下:php // the array with the BGRBGRBGR pixel data byte[] source; // the array with the BBBGGGRRR pixel data byte[] result; // the amount of pixels in one channel, width*height int imageSize; for
相关文章
相关标签/搜索