AForge.Imaging.Textures.LabyrinthTexture.LabyrinthTexture C# (CSharp) Метод

LabyrinthTexture() публичный Метод

Initializes a new instance of the LabyrinthTexture class.
public LabyrinthTexture ( ) : System
Результат System
        public LabyrinthTexture( )
        {
            Reset( );
        }