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 297 of file Image.cpp.

Member Data Documentation

◆ channelSeq

const char* pixelTypeIplParams::channelSeq

Definition at line 302 of file Image.cpp.

◆ colorModel

const char* pixelTypeIplParams::colorModel

Definition at line 301 of file Image.cpp.

◆ depth

int pixelTypeIplParams::depth

Definition at line 300 of file Image.cpp.

◆ nChannels

int pixelTypeIplParams::nChannels

Definition at line 299 of file Image.cpp.


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