Classe IRasterImagePixelLoader

Summary: The raster image pixel loader.

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImagePixelLoader

Methods

NameDescription
load_partial_pixels(rectangle, partial_pixel_loader)Charge les pixels partiellement (par blocs).

Method: load_partial_pixels(rectangle, partial_pixel_loader)

 load_partial_pixels(rectangle, partial_pixel_loader) 

Charge les pixels partiellement (par blocs).

Parameters:

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