IRasterImageArgb64PixelLoader 类

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

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImageArgb64PixelLoader

Methods

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

Method: load_partial_argb_64_pixels(rectangle, partial_pixel_loader)

 load_partial_argb_64_pixels(rectangle, partial_pixel_loader) 

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

Parameters:

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