Recurity.Swf.MorphGradient.MorphGradient C# (CSharp) 메소드

MorphGradient() 공개 메소드

Swf 8 and later supports up to 15 gradient control points, spread modes and a new

interpolation type.

public MorphGradient ( byte InitialVersion ) : System
InitialVersion byte The version of the Swf file using this object.
리턴 System
        public MorphGradient(byte InitialVersion)
            : base(InitialVersion)
        {
        }