Class ColorComponentUtil NamespacePaintDotNet.Imaging AssemblyPaintDotNet.Primitives.dll public static class ColorComponentUtil Inheritance object ColorComponentUtil Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Methods Convert16UTo16F(ushort) Convert16UTo32F(ushort) Convert16UTo8U(ushort) Convert8UTo16F(byte) 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)