ImageIO.putInEMHeader#

ImageIO.putInEMHeader(name, value)#

Update a value in the EM header.

Parameters:
namestr

The name of the variable to update in the header.

valuevariable_type

The value to set for the specified variable in the header.

Notes

This function updates the specified value in the header in-place.