Method EquivalentIso
EquivalentIso(float)
Returns the ISO film speed equivalent to the given gain factor.
Declaration
public static int EquivalentIso(float gain)
Parameters
| Type | Name | Description |
|---|---|---|
| float | gain | Gain factor. |
Returns
| Type | Description |
|---|---|
| int | Equivalent ISO film speed. |