SharpDXImage FillRgbaData Method Delta Engine Documentation

Namespace: DeltaEngine.Graphics.SharpDX
Assembly: DeltaEngine.Graphics.SharpDX (in DeltaEngine.Graphics.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override void FillRgbaData(
	byte[] rgbaColors
)

Parameters

rgbaColors
Type:  System Byte 
See Also