Table of Contents

Interface IUserPalettesService

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

Provides read-only access to user palettes.

public interface IUserPalettesService : IInternalImpl

Remarks

This interface supercedes IPalettesService, providing colors in a higher-precision pixel format and with support for color space conversion.

Properties

ColorContext

Gets the color context for the palettes.

Current

Gets the currently chosen palette.

Default

Gets the default palette.