Table of Contents

Interface IPalette

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

Exposes methods for accessing and building a color table, primarily for indexed pixel formats.
IWICPalette

public interface IPalette : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

Colors
HasAlpha

Indicates whether the palette contains an entry that is non-opaque (that is, an entry with an alpha that is less than 1).

IsBlackWhite

Retrieves a value that describes whether the palette is black and white.

IsGrayscale

Retrieves a value that describes whether a palette is grayscale.

PaletteType