IRasterImageArgb64PixelLoader Classe

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

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImageArgb64PixelLoader

Methods

NameDescription
load_partial_argb_64_pixels(rectangle, partial_pixel_loader)Charge partiellement les pixels ARGB 64 bits (par blocs).

Method: load_partial_argb_64_pixels(rectangle, partial_pixel_loader)

 load_partial_argb_64_pixels(rectangle, partial_pixel_loader) 

Charge partiellement les pixels ARGB 64 bits (par blocs).

Parameters:

ParamètreTypeDescription
rectangleRectangleLe rectangle depuis lequel charger les pixels.
partial_pixel_loaderIPartialArgb64PixelLoaderLe chargeur partiel de pixels.