Table of Contents

Property ColorContext

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

ColorContext

Gets the color context for the color, which specifies the color space that the color is defined within.

public abstract IColorContext ColorContext { get; }

Property Value

IColorContext