IRasterImageArgb64PixelLoader Klasse

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

Module: aspose.imaging

Full Name: aspose.imaging.IRasterImageArgb64PixelLoader

Methods

NameBeschreibung
load_partial_argb_64_pixels(rectangle, partial_pixel_loader)Lädt 64‑Bit‑ARGB‑Pixel teilweise (blockweise).

Method: load_partial_argb_64_pixels(rectangle, partial_pixel_loader)

 load_partial_argb_64_pixels(rectangle, partial_pixel_loader) 

Lädt 64‑Bit‑ARGB‑Pixel teilweise (blockweise).

Parameters:

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