VlcVideoStream ReadImageRgbaColors Method Delta Engine Documentation

Namespace: DeltaEngine.Multimedia.VideoStreams
Assembly: DeltaEngine.Multimedia.VideoStreams (in DeltaEngine.Multimedia.VideoStreams.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public byte[] ReadImageRgbaColors(
	float delta
)

Return Value

Type:  Byte 

Implements

BaseVideoStream ReadImageRgbaColors(Single)
See Also