Table of Contents

Method GetColorTools

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

GetColorTools()

Gets all Color tools (parse, modify, info).

public static IEnumerable<ITool> GetColorTools()

Returns

IEnumerable<ITool>

All three Color tool instances.

Share