Slicing
[Slices][Desktop Automation]
In Slices, Lua script files are loaded via Prepare > Run Lua script. In addition to the functions of [Desktop Automation], the default slice
object in the realm of the script provides convenient access to the currently loaded slice stack.
There are four main objects regarding slices:
Slice
: Represents a slice stackSliceInput
with itsOptionItem
object: a helper object to set up a slice conversion method more comfortably than the Slice object methods that perform the conversion right awaySlice layer
: An individual layer in a slice stack with its vector dataSlice image exporter
: a helper object to set up export of slice data to a bitmap image format