C# Class UniversalImageScaler.Models.OutputFeature

Inheritance: ModelBase
Afficher le fichier Open project: spadapet/universal-image-scaler Class Usage Examples

Méthodes publiques

Méthode Description
AddSet ( OutputSet set ) : void
Initialize ( ) : void
OutputFeature ( string name ) : System.Collections.Generic

Method Details

AddSet() public méthode

public AddSet ( OutputSet set ) : void
set OutputSet
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

OutputFeature() public méthode

public OutputFeature ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic