Table of Contents

Method LoadPartialPixels

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

LoadPartialPixels(Rectangle, IPartialPixelLoader)

Loads pixels partially by packs.

public void LoadPartialPixels(Rectangle desiredRectangle, IPartialPixelLoader pixelLoader)

Parameters

desiredRectangle Rectangle

The desired rectangle.

pixelLoader IPartialPixelLoader

The pixel loader.