IPartialPixelLoader Interface |
Conforms to the pixels loaded partially.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic interface IPartialPixelLoader
Public Interface IPartialPixelLoader
public interface class IPartialPixelLoader
type IPartialPixelLoader = interface end
The IPartialPixelLoader type exposes the following members.
Methods
| Name | Description |
---|
 | Process |
Processes the loaded pixels.
|
See Also