IRasterImagePixelLoader 类

Summary: The raster image pixel loader.

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImagePixelLoader

Methods

Name描述
load_partial_pixels(rectangle, partial_pixel_loader)按块部分加载像素。

Method: load_partial_pixels(rectangle, partial_pixel_loader)

 load_partial_pixels(rectangle, partial_pixel_loader) 

按块部分加载像素。

Parameters:

参数TypeDescription
rectangleRectangle加载像素的矩形。
partial_pixel_loaderIPartialPixelLoader部分像素加载器。