C# Class RootNamespace.Samples.MagickNET.CommandLineOptionDefineSamples

显示文件 Open project: dlemstra/Magick.NET

Public Methods

Method Description
CommandLineOptionDefine ( ) : void
DefinesThatNeedToBeSetBeforeReadingAnImage ( ) : void

Method Details

CommandLineOptionDefine() public static method

public static CommandLineOptionDefine ( ) : void
return void

DefinesThatNeedToBeSetBeforeReadingAnImage() public static method

public static DefinesThatNeedToBeSetBeforeReadingAnImage ( ) : void
return void