iso_speed_latitude_zzz property

iso_speed_latitude_zzz property

Gets or sets the ISO speed latitude zzz value of a camera or input device that is defined in ISO 12232.

Remarks

This tag shall not be recorded without ISOSpeed and ISOSpeedLatitudeyyy

Definition:

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

See Also