Table of Contents

Class ColorComponentUtil

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll
public static class ColorComponentUtil
Inheritance
ColorComponentUtil
Inherited Members

Methods

Convert16UTo32F(ushort)
Convert16UTo8U(ushort)
Convert8UTo16U(byte)
Convert8UTo32F(byte)
GetComponent0(uint)
GetComponent0(ulong)
GetComponent1(uint)
GetComponent1(ulong)
GetComponent2(uint)
GetComponent2(ulong)
GetComponent3(uint)
GetComponent3(ulong)
SetComponent0(uint, byte)
SetComponent0(ulong, ushort)
SetComponent1(uint, byte)
SetComponent1(ulong, ushort)
SetComponent2(uint, byte)
SetComponent2(ulong, ushort)
SetComponent3(uint, byte)
SetComponent3(ulong, ushort)
XyzwToUInt32(byte, byte, byte, byte)
XyzwToUInt64(ushort, ushort, ushort, ushort)
XyzwToZyxw(uint)
XyzwToZyxw(ulong)