NVIDIA 2D Image And Signal Performance Primitives (NPP)  Version 11.1.0.*
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
NppiSize Struct Reference

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

#include <nppdefs.h>

Data Fields

int  width
  Rectangle width. More...
 
int  height
  Rectangle height. More...
 

Detailed Description

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

Field Documentation

int NppiSize::height

Rectangle height.

int NppiSize::width

Rectangle width.


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