VerifyCodeHelper Class

HD.Common

VerifyCodeHelper Class Helper帮助文档
验证图片类
Inheritance Hierarchy

SystemObject  HD.CommonVerifyCodeHelper

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class VerifyCodeHelper
Public Class VerifyCodeHelper
public ref class VerifyCodeHelper
type VerifyCodeHelper =  class end

The VerifyCodeHelper type exposes the following members.

Constructors

  NameDescription
Public methodVerifyCodeHelper
Initializes a new instance of the VerifyCodeHelper class
Top
Methods

  NameDescription
Public methodCreateImage
绘制验证码
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRandomColor
字体随机颜色
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodTwistImage
正弦曲线Wave扭曲图片
Top
Properties

  NameDescription
Public propertyImage
验证码图片
Public propertyText
验证码
Top
See Also

Reference