View Source Evision.QRCodeEncoder.Params (Evision v0.1.9)

Link to this section Summary

cv

Python prototype (for reference):

Link to this section cv

Python prototype (for reference):

QRCodeEncoder_Params() -> <QRCodeEncoder_Params object>

Link to this section Functions

Link to this function

get_correction_level!(self)

View Source

Raising version of get_correction_level/1.

Link to this function

get_correction_level(self)

View Source

Raising version of get_mode/1.

Link to this function

get_structure_number!(self)

View Source

Raising version of get_structure_number/1.

Link to this function

get_structure_number(self)

View Source

Raising version of get_version/1.

Raising version of qrcodeencoder_params/0.

Link to this function

set_correction_level!(self, prop)

View Source

Raising version of set_correction_level/2.

Link to this function

set_correction_level(self, prop)

View Source

Raising version of set_mode/2.

Link to this function

set_structure_number!(self, prop)

View Source

Raising version of set_structure_number/2.

Link to this function

set_structure_number(self, prop)

View Source
Link to this function

set_version!(self, prop)

View Source

Raising version of set_version/2.