oecf property

oecf property

Gets or sets the Opto-Electric Conversion Function (OECF) specified in ISO 14524.

Definition:

@property
def oecf(self):
    ...
@oecf.setter
def oecf(self, value):
    ...

See Also