This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /api/python/types.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. types

API reference for the types module.

# All public classes import directly from the top-level package:
from nutrient_sdk import Color

Classes

ClassDescription
ColorRepresents a color in ARGB format.