C# Class HQ2x.Engine

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Méthode Description
Engine ( ) : System
Engine ( ILerp lerp, IThreshold threshold ) : System
Process ( Bitmap inputBitmap ) : Bitmap

Method Details

Engine() public méthode

public Engine ( ) : System
Résultat System

Engine() public méthode

public Engine ( ILerp lerp, IThreshold threshold ) : System
lerp ILerp
threshold IThreshold
Résultat System

Process() public méthode

public Process ( Bitmap inputBitmap ) : Bitmap
inputBitmap System.Drawing.Bitmap
Résultat System.Drawing.Bitmap