Property IccProfile
IccProfile
The embedded ICC colour profile the image was loaded with (or set through
SetIccProfile(IccProfile)), or null when the image is untagged - which every
reader takes as sRGB.
public IccProfile IccProfile { get; }
The embedded ICC colour profile the image was loaded with (or set through
SetIccProfile(IccProfile)), or null when the image is untagged - which every
reader takes as sRGB.
public IccProfile IccProfile { get; }