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

BitmapMatrix() 공개 메소드

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