public sealed class HeifIccColorProfile : HeifColorProfilePublic NotInheritable Class HeifIccColorProfile
Inherits HeifColorProfilepublic ref class HeifIccColorProfile sealed : public HeifColorProfile[<SealedAttribute>]
type HeifIccColorProfile =
class
inherit HeifColorProfile
end| HeifIccColorProfile(Byte) | Initializes a new instance of the HeifIccColorProfile class. |
| HeifIccColorProfile(ReadOnlyMemoryByte) | Initializes a new instance of the HeifIccColorProfile class. |
| ProfileType |
Gets the type of the color profile.
(Inherited from HeifColorProfile) |
| AsSpan | Creates a new read-only span over the ICC profile data. |
| 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) |
| GetIccProfileBytes | Gets a copy of the ICC profile data. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |