Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::eye::Gray Struct Reference

Represents a pixel in GrayScale2DImage with grayscale channel information. More...

#include <Frame2D.h>

Public Attributes

uint8_t gray {0}
 Grayscale channel.
 

Detailed Description

Represents a pixel in GrayScale2DImage with grayscale channel information.

Definition at line 49 of file Frame2D.h.

Member Data Documentation

◆ gray

uint8_t mmind::eye::Gray::gray {0}

Grayscale channel.

Definition at line 51 of file Frame2D.h.


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