iso_speed_latitude_yyy property

iso_speed_latitude_yyy property

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

Remarks

This tag shall not be recorded without ISOSpeed and ISOSpeedLatitudezzz

Definition:

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

See Also