avpicture_layout

@deprecated use av_image_copy_to_buffer() instead.

extern (C) @nogc nothrow
int
avpicture_layout
(
const(AVPicture)* src
,
AVPixelFormat pix_fmt
,
int width
,
int height
,
ubyte* dest
,)

Meta