C# Class FileGenerator.MagickColors.MagickColorsGenerator

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

Public Methods

Method Description
Generate ( ) : void

Private Methods

Method Description
GetArguments ( Color color ) : string
GetComment ( Color color ) : string
WriteColor ( PropertyInfo property ) : void
WriteColor ( string name, PropertyInfo property ) : void
WriteColors ( ) : void
WriteComment ( string comment ) : void

Method Details

Generate() public static method

public static Generate ( ) : void
return void