IPartialPixelLoader Interface
Conforms to the pixels loaded partially.

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

The IPartialPixelLoader type exposes the following members.

Methods
  NameDescription
Public methodProcess
Processes the loaded pixels.
See Also