public sealed class HeifNclxColorProfile : HeifColorProfilePublic NotInheritable Class HeifNclxColorProfile
Inherits HeifColorProfilepublic ref class HeifNclxColorProfile sealed : public HeifColorProfile[<SealedAttribute>]
type HeifNclxColorProfile =
class
inherit HeifColorProfile
end| HeifNclxColorProfile | Initializes a new instance of the HeifNclxColorProfile class. |
| ColorPrimaries | Gets the color primaries. |
| FullRange | Gets a value indicating whether the full color range is used. |
| MatrixCoefficients | Gets the matrix coefficients. |
| ProfileType |
Gets the type of the color profile.
(Inherited from HeifColorProfile) |
| TransferCharacteristics | Gets the transfer characteristics. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |