AForge.Imaging.Textures.LabyrinthTexture.LabyrinthTexture C# (CSharp) 메소드

LabyrinthTexture() 공개 메소드

Initializes a new instance of the LabyrinthTexture class.
public LabyrinthTexture ( ) : System
리턴 System
        public LabyrinthTexture( )
        {
            Reset( );
        }