C# Class YAMP.Io.LoadFunction

Inheritance: SystemFunction
Afficher le fichier Open project: FlorianRappl/YAMP Class Usage Examples

Méthodes publiques

Méthode Description
LoadFunction ( ParseContext context ) : System

Private Methods

Méthode Description
ASCIILoad ( String filename, System.Boolean &error ) : MatrixValue
Function ( StringValue filename ) : void
Function ( StringValue filename, ArgumentsValue args ) : void
Function ( StringValue filename, StringValue filetype ) : void
ImageLoad ( String filename, System.Boolean &error, Double coarsening = Double.NaN ) : MatrixValue
Load ( String filename, System.Boolean &error ) : Value>.IDictionary
Notify ( Int32 count ) : void

Method Details

LoadFunction() public méthode

public LoadFunction ( ParseContext context ) : System
context ParseContext
Résultat System