ESize::ESize

Constructs a ESize.

Namespace: Euresys::Open_eVision

[C++]

void ESize(
)

void ESize(
   float width,
   float height
)

Parameters

width

Width.

height

Height.

ESize.ESize

Constructs a ESize.

Namespace: Euresys.Open_eVision

[C#]

void ESize(
   float width,
   float height
)

Parameters

width

Width.

height

Height.

ESize.__init__

Constructs a ESize.

Module: open_evision

[Python]

__init__() -> None

__init__(
    width: float
    height: float
) -> None

__init__(
    Width: float
) -> None

__init__(
    other: ESize
) -> None

Parameters

width

Width.

height

Height.

Width

Width.

other

Other instance