Helper methods for PfncFormat values. More...
Static Public Member Functions | |
| static PfncFormat | From (ColorModel colorModel, DataType dataType) |
| Tries to coerce the PfncFormat from the given colorModel and dataType . | |
| static string | ToString (PfncFormat pixelFormat) |
| Gets the official name for the given pixelFormat . | |
Helper methods for PfncFormat values.
|
static |
Tries to coerce the PfncFormat from the given colorModel and dataType .
| colorModel | CVB color model. |
| dataType | CVB data type. |
|
static |
Gets the official name for the given pixelFormat .
| pixelFormat | PFNC pixel format to get name of. |