You are here

namespace Drupal\colorapi\Plugin\DataType in Color API 8

Classsort descending Location Description
ColorData src/Plugin/DataType/ColorData.php Provides the Color Typed Data type.
ColorInterface src/Plugin/DataType/ColorInterface.php Interface for the Typed Data Color Complex Data type.
HexColorData src/Plugin/DataType/HexColorData.php Provides the Hexadecimal Color typed data type.
HexColorInterface src/Plugin/DataType/HexColorInterface.php Interface for the Typed Data Hexadecimal Color Simple Data type.
RgbColorData src/Plugin/DataType/RgbColorData.php Provides the RGB Color Typed Data type.
RgbColorInterface src/Plugin/DataType/RgbColorInterface.php Interface for the Typed Data RGB Color Complex Data type.