Table of Contents

Class ManagedColorExtensions

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll
public static class ManagedColorExtensions
Inheritance
ManagedColorExtensions
Inherited Members

Methods

Get(ManagedColor, IDeviceColorContext)

Retrieves the color in the requested color space.

Get(ManagedColor, IDeviceContext)

Retrieves the color in the color space associated with the given IDeviceContext.

GetBgra32(ManagedColor, IColorContext)

Retrieves the color in the requested color space, and then converts it to a ColorBgra32.

GetSrgb(ManagedColor)

Retrieves the color in the sRGB color space.