public sealed class HeifContentLightLevel : IEquatable<HeifContentLightLevel>Public NotInheritable Class HeifContentLightLevel
Implements IEquatable(Of HeifContentLightLevel)public ref class HeifContentLightLevel sealed : IEquatable<HeifContentLightLevel^>[<SealedAttribute>]
type HeifContentLightLevel =
class
interface IEquatable<HeifContentLightLevel>
end| HeifContentLightLevel | Initializes a new instance of the HeifContentLightLevel class. |
| MaxContentLightLevel | Gets the maximum content light level. |
| MaxPictureAverageLightLevel | Gets the maximum picture average light level. |
| Equals(HeifContentLightLevel) | Indicates whether the current object is equal to another object of the same type. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Equality(HeifContentLightLevel, HeifContentLightLevel) | Implements the operator ==. |
| Inequality(HeifContentLightLevel, HeifContentLightLevel) | Implements the operator !=. |