Schematic Icon API

Overview of the Schematic Icon API functionality

Schematic Icon API consists of functions/methods used to specify how a component/mask icon should look like. API functions for specifying icons are placed in the mask editor. There can be multiple Icon API functions specified and they will be executed in the order how they are specified (although only the last image function will be used).

Schematic Icon API functions are:

  1. Image function
  2. Text function
  3. Color function

For additional information on the meaning of the rotate parameter, see: Rotate parameter meaning