vpx_image_rect Struct Reference

Representation of a rectangle on a surface. More...

#include <vpx_image.h>

Data Fields

unsigned int x
unsigned int y
unsigned int w
unsigned int h

Detailed Description

Representation of a rectangle on a surface.


Field Documentation

unsigned int vpx_image_rect::x

leftmost column

unsigned int vpx_image_rect::y

topmost row

unsigned int vpx_image_rect::w

width

unsigned int vpx_image_rect::h

height


The documentation for this struct was generated from the following file:

Generated on 4 Dec 2017 for WebM VP8 Codec SDK by  doxygen 1.6.1