Property | Type | Description | |
---|---|---|---|
DefaultBlockGeneratorsConfig | IBlockGenerator[] | ||
DefaultBrushGeneratorConfig | IBrushGenerator | ||
ExtendedBlockGeneratorsConfig | IBlockGenerator[] |
Method | Description | |
---|---|---|
Create ( |
||
Create ( |
||
Create ( |
||
Create ( |
||
Create ( |
||
Create ( |
||
Create ( |
||
Create ( byte value ) : |
||
Create ( byte value, |
||
Create ( byte value, |
||
Create ( byte value, |
||
Create ( byte value, |
||
Create ( byte value, |
||
Create ( byte value, |
||
Create ( string value ) : |
||
Create ( string value, |
||
Create ( string value, |
||
Create ( string value, |
||
Create ( string value, |
||
Create ( string value, |
||
Create ( string value, |
||
Create ( string value, |
||
IdenticonGenerator ( ) : System | ||
IdenticonGenerator ( string algorithm ) : System | ||
IdenticonGenerator ( string algorithm, |
||
IdenticonGenerator ( string algorithm, |
||
IdenticonGenerator ( string algorithm, |
||
IdenticonGenerator ( string algorithm, |
||
IdenticonGenerator ( string algorithm, |
||
IdenticonGenerator ( string algorithm, |
||
WithAlgorithm ( string algorithm ) : |
||
WithBackgroundColor ( Color color ) : |
||
WithBlockGenerators ( IBlockGenerator blockGenerators ) : |
||
WithBlocks ( |
||
WithBlocks ( int horizontal, int vertical ) : |
||
WithBrushGenerator ( IBrushGenerator brushGenerator ) : |
||
WithEncoding ( |
||
WithSize ( |
||
WithSize ( int width, int height ) : |
Method | Description | |
---|---|---|
GetBlockGenerator ( IBlockGenerator generators, byte seed ) : IBlockGenerator |
public Create ( |
||
ipaddress | ||
return |
public Create ( |
||
ipaddress | ||
size | ||
return |
public Create ( |
||
ipaddress | ||
size | ||
backgroundcolor | Color | |
return |
public Create ( |
||
ipaddress | ||
size | ||
backgroundcolor | Color | |
blocks | ||
return |
public Create ( |
||
ipaddress | ||
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
return |
public Create ( |
||
ipaddress | ||
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
return |
public Create ( |
||
ipaddress | ||
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
algorithm | string | |
return |
public Create ( byte value ) : |
||
value | byte | |
return |
public Create ( byte value, |
||
value | byte | |
size | ||
return |
public Create ( byte value, |
||
value | byte | |
size | ||
backgroundcolor | Color | |
return |
public Create ( byte value, |
||
value | byte | |
size | ||
backgroundcolor | Color | |
blocks | ||
return |
public Create ( byte value, |
||
value | byte | |
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
return |
public Create ( byte value, |
||
value | byte | |
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
return |
public Create ( byte value, |
||
value | byte | |
size | ||
backgroundcolor | Color | |
blocks | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
algorithm | string | |
return |
public Create ( string value ) : |
||
value | string | |
return |
public Create ( string value, |
||
value | string | |
size | ||
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
blocks | ||
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
blocks | ||
encoding | ||
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
blocks | ||
encoding | ||
blockGenerators | IBlockGenerator | |
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
blocks | ||
encoding | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
return |
public Create ( string value, |
||
value | string | |
size | ||
backgroundcolor | Color | |
blocks | ||
encoding | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
algorithm | string | |
return |
public IdenticonGenerator ( string algorithm ) : System | ||
algorithm | string | |
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
defaultBackgroundColor | Color | |
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
defaultBackgroundColor | Color | |
defaultBlocks | ||
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
defaultBackgroundColor | Color | |
defaultBlocks | ||
encoding | ||
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
defaultBackgroundColor | Color | |
defaultBlocks | ||
encoding | ||
blockGenerators | IBlockGenerator | |
return | System |
public IdenticonGenerator ( string algorithm, |
||
algorithm | string | |
size | ||
defaultBackgroundColor | Color | |
defaultBlocks | ||
encoding | ||
blockGenerators | IBlockGenerator | |
brushGenerator | IBrushGenerator | |
return | System |
public WithAlgorithm ( string algorithm ) : |
||
algorithm | string | |
return |
public WithBackgroundColor ( Color color ) : |
||
color | Color | |
return |
public WithBlockGenerators ( IBlockGenerator blockGenerators ) : |
||
blockGenerators | IBlockGenerator | |
return |
public WithBlocks ( |
||
size | ||
return |
public WithBlocks ( int horizontal, int vertical ) : |
||
horizontal | int | |
vertical | int | |
return |
public WithBrushGenerator ( IBrushGenerator brushGenerator ) : |
||
brushGenerator | IBrushGenerator | |
return |
public WithEncoding ( |
||
encoding | ||
return |
public WithSize ( |
||
size | ||
return |
public WithSize ( int width, int height ) : |
||
width | int | |
height | int | |
return |
public static IBlockGenerator[] DefaultBlockGeneratorsConfig | ||
return | IBlockGenerator[] |
public static IBrushGenerator DefaultBrushGeneratorConfig | ||
return | IBrushGenerator |