EBW8::EBW8

Constructs a EBW8 object.

Namespace: Euresys::Open_eVision

[C++]

void EBW8(
)

void EBW8(
   OEV_UINT8 value
)

Parameters

value

The value of the pixel.

EBW8.EBW8

Constructs a EBW8 object.

Namespace: Euresys.Open_eVision

[C#]

void EBW8(
   byte value
)

Parameters

value

The value of the pixel.

EBW8.__init__

Constructs a EBW8 object.

Module: open_evision

[Python]

__init__() -> None

__init__(
    value: int
) -> None

__init__(
    other: EBW8
) -> None

Parameters

value

The value of the pixel.

other

Other instance