IplDepth Fields |
The IplDepth type exposes the following members.
| Name | Description | |
|---|---|---|
| IplDepth_1U |
1bit unsigned
| |
| IplDepth_8S |
8bit signed
| |
| IplDepth_8U |
8bit unsigned (Byte)
| |
| IplDepth16S |
16bit signed
| |
| IplDepth16U |
16bit unsigned
| |
| IplDepth32F |
32bit float (Single)
| |
| IplDepth32S |
32bit signed
| |
| IplDepth64F |
double
| |
| IplDepthSign |
Indicates if the value is signed
| |
| value__ |