Module imagingbook.core


module imagingbook.core
Provides minimal infrastructure required for building other imagingbook library packages. This includes code for handling resources and automatically compiling plugins.config files for ImageJ plugin sets.
  • Packages

    Exports
    Package
    Description
    Defines basic utilities for file and resource handling used by other libraries.
    Used during the process of building ImageJ plugin projects (automatic generation of plugins.config files).
    Defines the basic functionality for working with named resources and accessing resources in JAR files.