ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Properties | List of all members
ImageResizer.Plugins.SeamCarving.CairJob Class Reference

Properties

string SourcePath [get, set]
 
string WeightPath [get, set]
 
string DestPath [get, set]
 
Size Size [get, set]
 
SeamCarvingPlugin.FilterType Filter [get, set]
 
SeamCarvingPlugin.EnergyType Energy [get, set]
 
SeamCarvingPlugin.OutputType Output [get, set]
 Whether to carve or display the energy functions More...
 
int Timeout [get, set]
 How many ms to wait before killing the processes More...
 
int Threads [get, set]
 How many threads to use More...
 

Detailed Description

Definition at line 7 of file CairJob.cs.

Property Documentation

SeamCarvingPlugin.OutputType ImageResizer.Plugins.SeamCarving.CairJob.Output
getset

Whether to carve or display the energy functions

Definition at line 24 of file CairJob.cs.

int ImageResizer.Plugins.SeamCarving.CairJob.Threads
getset

How many threads to use

Definition at line 32 of file CairJob.cs.

int ImageResizer.Plugins.SeamCarving.CairJob.Timeout
getset

How many ms to wait before killing the processes

Definition at line 28 of file CairJob.cs.


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