IRasterImagePixelLoader Klasse

Summary: The raster image pixel loader.

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImagePixelLoader

Methods

NameBeschreibung
load_partial_pixels(rectangle, partial_pixel_loader)Lädt Pixel teilweise (nach Blöcken).

Method: load_partial_pixels(rectangle, partial_pixel_loader)

 load_partial_pixels(rectangle, partial_pixel_loader) 

Lädt Pixel teilweise (nach Blöcken).

Parameters:

ParameterTypBeschreibung
rectangleRectangleDas Rechteck, aus dem Pixel geladen werden.
partial_pixel_loaderIPartialPixelLoaderDer partielle Pixel‑Lader.