Table of Contents

Property IccProfile

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

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; }

Property Value

IccProfile
Share