Interface IRasterImagePixelLoader

Interface IRasterImagePixelLoader

名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)

拉斯特图像像像素充电器

public interface IRasterImagePixelLoader : IRasterImageRawDataLoader

Implements

IRasterImageRawDataLoader

Methods

LoadPartialPixels(直角,IPartialPixelLoader)

将像素部分加载(按区块)。

void LoadPartialPixels(Rectangle rectangle, IPartialPixelLoader partialPixelLoader)

Parameters

rectangle Rectangle

直角从中充电像素。

partialPixelLoader IPartialPixelLoader

部分像素充电器。

 中文