Author Topic: Updated PCL Documentation: MetaParameter and Process classes  (Read 20062 times)

Offline Pleiades

  • Administrator
  • PixInsight Enthusiast
  • *****
  • Posts: 88
New documentation entries are now available:

Process
MetaParameter Hierarchy Tree

Process is a high-level, client-side interface to a PixInsight process instance. Process instances are responsible for all image processing work in the PixInsight/PCL framework, so this is an extremely important class.

MetaProcess is the root of all PCL classes providing formal descriptions of process parameters. The MetaProcess hierarchy tree includes metaparameter classes for all supported process parameter types: numeric (integer and real), boolean, enumerated, string, table and block process parameters. All of these classes are now documented.

PCL Reference Documentation is available at:
http://pleiades-astrophoto.com/pcl/doc/

Regards,
The Pleiades Development Team