Skip to main content

bgr_stride

Function bgr_stride 

Source
pub fn bgr_stride(width: usize) -> usize
Expand description

BGR24形式のDIBの1行のバイト数を返します。 行末のパディングを含め、4バイト境界に揃えます。