YARP
Yet Another Robot Platform
pixelTypeIplParams Struct Reference

Public Attributes

int nChannels
 
int depth
 
const char * colorModel
 
const char * channelSeq
 

Detailed Description

Definition at line 283 of file Image.cpp.

Member Data Documentation

◆ channelSeq

const char* pixelTypeIplParams::channelSeq

Definition at line 288 of file Image.cpp.

◆ colorModel

const char* pixelTypeIplParams::colorModel

Definition at line 287 of file Image.cpp.

◆ depth

int pixelTypeIplParams::depth

Definition at line 286 of file Image.cpp.

◆ nChannels

int pixelTypeIplParams::nChannels

Definition at line 285 of file Image.cpp.


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