C# Class FileGenerator.Native.MagickType

Mostra file Open project: dlemstra/Magick.NET Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetManagedType ( string type ) : string
GetNativeType ( string type ) : string
MagickType ( string type ) : System.IO

Method Details

GetManagedType() public method

public GetManagedType ( string type ) : string
type string
return string

GetNativeType() public method

public GetNativeType ( string type ) : string
type string
return string

MagickType() public method

public MagickType ( string type ) : System.IO
type string
return System.IO