IImageCreator Interface
The image creator.

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

The IImageCreator type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new image instance with imageOptions.
See Also