imFileLineSizeAligned

Utility to calculate the line size in byte with a specified alignment. \n * "align" can be 1, 2 or 4. * \ingroup filesdk

extern (C) @safe nothrow
int
imFileLineSizeAligned
(
int width
,
int bpp
,
int align_
)

Meta