IRasterImageArgb32PixelLoader 类

Summary: The raster image 32-bit ARGB pixel loader.

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImageArgb32PixelLoader

Methods

Name描述
load_partial_argb_32_pixels(rectangle, partial_pixel_loader)部分加载 32 位 ARGB 像素(按块)。

Method: load_partial_argb_32_pixels(rectangle, partial_pixel_loader)

 load_partial_argb_32_pixels(rectangle, partial_pixel_loader) 

部分加载 32 位 ARGB 像素(按块)。

Parameters:

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