|
|
@ -57,7 +57,7 @@ public sealed class ImageFrameMetadata : IDeepCloneable<ImageFrameMetadata> |
|
|
public XmpProfile XmpProfile { get; set; } |
|
|
public XmpProfile XmpProfile { get; set; } |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Gets or sets the list of ICC profiles.
|
|
|
/// Gets or sets the ICC profile.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
public IccProfile IccProfile { get; set; } |
|
|
public IccProfile IccProfile { get; set; } |
|
|
|
|
|
|
|
|
|