Specifies the width and height for a VP image.
Syntax
typedef struct _AMVPSIZE{ DWORD dwWidth; DWORD dwHeight; } AMVPSIZE, *LPAMVPSIZE;
Members
Remarks
The context could be anything such as scaling, cropping, and so on.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.