avpicture_get_size

@deprecated use av_image_get_buffer_size() instead.

extern (C) @nogc nothrow
int
avpicture_get_size
(
AVPixelFormat pix_fmt
,
int width
,
int height
)

Meta