接口 IPartialPixelLoader
IPartialPixelLoader interface
符合部分加载的像素。
public interface IPartialPixelLoader
方法
| 名称 | 描述 |
|---|---|
| Process(Rectangle, Color[], Point, Point) | 处理已加载的像素。 |
另请参见
- namespace Aspose.Imaging
- assembly Aspose.Imaging
符合部分加载的像素。
public interface IPartialPixelLoader
| 名称 | 描述 |
|---|---|
| Process(Rectangle, Color[], Point, Point) | 处理已加载的像素。 |