AForge.Imaging.Textures.LabyrinthTexture.LabyrinthTexture C# (CSharp) Method

LabyrinthTexture() public method

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