NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.4.0.*
|
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... |
|
2D Size This struct typically represents the size of a a rectangular region in two space.
int NppiSize::height |
Rectangle height.
int NppiSize::width |
Rectangle width.