C# Class FileGenerator.Native.MagickType

Afficher le fichier Open project: dlemstra/Magick.NET Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetManagedType ( string type ) : string
GetNativeType ( string type ) : string
MagickType ( string type ) : System.IO

Method Details

GetManagedType() public méthode

public GetManagedType ( string type ) : string
type string
Résultat string

GetNativeType() public méthode

public GetNativeType ( string type ) : string
type string
Résultat string

MagickType() public méthode

public MagickType ( string type ) : System.IO
type string
Résultat System.IO