C# Class CatEye.UI.Base.RenderingTask

Mostra file Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Methods

Method Description
RenderingTask ( Stage stage, string source, int prescale, string destination, string fileType ) : System

Method Details

RenderingTask() public method

public RenderingTask ( Stage stage, string source, int prescale, string destination, string fileType ) : System
stage CatEye.Core.Stage
source string
prescale int
destination string
fileType string
return System