[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Bietet Hilfsmethoden für die Arbeit mit Farben und Bildern.

Namespace: DynamicNode.Types.Imaging
Assembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)

Syntax

C#
public static class ColorTools
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class ColorTools
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ColorTools =  class end

Inheritance Hierarchy

System..::..Object
  DynamicNode.Types.Imaging..::..ColorTools

See Also