ImageManager.this

Creates a new image manager.

class ImageManager
final
this
(,
string outputPath
)

Parameters

baseImagePath string

The base image path.

outputPath string

The output image path. This must contain '%s' as a format in the filename. (The final image will not contain the format.)

Meta