NppiSize Struct Reference
[NPP Type Definitions and Constants]

2D Size This struct typically represents the size of a a rectangluar region in two space. More...

#include <nppdefs.h>


Data Fields

int width
 Rectangle width.
int height
 Rectangle height.


Detailed Description

2D Size This struct typically represents the size of a a rectangluar region in two space.

Field Documentation

Rectangle width.

Rectangle height.


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

Copyright © 2009 NVIDIA Corporation