Class PathImageLoadOptions

Options for loading image from path.

Constructors

Properties

colorConversion: ColorConversion = "ANY_COLOR"

Color conversion to apply during image loading.

Default is ANY_COLOR

cropRect: Rectangle = ...

If the rect is not empty, the image will be cropped to this rect before processing.

loadMode: PathLoadMode = "EAGER"

Load mode.

Default is EAGER