IImageLoader Interface
The image loader.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public interface IImageLoader

The IImageLoader type exposes the following members.

Methods
  NameDescription
Public methodLoad
Opens a new image with loadOptions.
See Also