Method | Description | |
---|---|---|
CaptchaImage ( ) : System |
Initializes a new instance of the CaptchaImage class.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Dispose ( bool disposing ) : void |
Disposes the Captcha image.
|
|
GenerateImage ( ) : void |
Generates a new Captcha image.
|
Method | Description | |
---|---|---|
GenerateImagePrivate ( ) : |
||
RandomPoint ( int xmin, int xmax, int ymin, int ymax ) : |
public Dispose ( bool disposing ) : void | ||
disposing | bool | if set to |
return | void |