Click or drag to resize
CaptchaGetImage Method

Namespace: VisualCaptcha
Assembly: VisualCaptcha (in VisualCaptcha.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] GetImage(
	int index,
	bool isRetina
)

Parameters

index
Type: SystemInt32
isRetina
Type: SystemBoolean

Return Value

Type: Byte
See Also