Table of Contents

Method FillRgbData

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

FillRgbData(RGBValue[], RGBValue)

Fills array with RGBValue with the specified color.

public static void FillRgbData(RGBValue[] rgb, RGBValue fill)

Parameters

rgb RGBValue[]

Array of pixels.

fill RGBValue

Color to fill.