avpicture_fill

@deprecated use av_image_fill_arrays() instead.

extern (C) @nogc nothrow
int
avpicture_fill
(,
const(ubyte)* ptr
,
AVPixelFormat pix_fmt
,
int width
,
int height
)

Meta