av_image_fill_linesizes

Fill plane linesizes for an image with pixel format pix_fmt and width width.

@param linesizes array to be filled with the linesize for each plane @return >= 0 in case of success, a negative error code otherwise

extern (C) @nogc nothrow
int
av_image_fill_linesizes

Meta