Camera class¶
- class lensfunpy.Camera¶
- crop_factor¶
The crop factor of the camera sensor.
- Return type:
float
- maker¶
The camera manufacturer.
- Return type:
str
- model¶
The camera model.
- Return type:
str
- mount¶
The camera mount.
- Return type:
str|None
- score¶
Search score.
- Return type:
int
- variant¶
The camera variant.
- Return type:
str|None