Table of Contents

Interface IPlatformRenderTexture2D

Namespace
Lime.Graphics.Platform
Assembly
Lime.dll
public interface IPlatformRenderTexture2D : IPlatformTexture2D, IDisposable
Inherited Members

Methods

ReadPixels(Format, int, int, int, int, nint)

void ReadPixels(Format format, int x, int y, int width, int height, nint pixels)

Parameters

format Format
x int
y int
width int
height int
pixels nint