CornellTech-Unity-project  1.0
Public Member Functions | List of all members
Cyan.ScreenCapture Class Reference

Inherits MonoBehaviour.

Public Member Functions

void WindowCapture ()
 Get a capture of the window and append pixels to a list More...
 
string GetPixelString ()
 Convert the list to a string and return the string of pixels More...
 

Member Function Documentation

string Cyan.ScreenCapture.GetPixelString ( )

Convert the list to a string and return the string of pixels

Returns
string of pixels of the window capture
void Cyan.ScreenCapture.WindowCapture ( )

Get a capture of the window and append pixels to a list


The documentation for this class was generated from the following file: