AForge.Imaging.Textures.LabyrinthTexture.LabyrinthTexture C# (CSharp) Méthode

LabyrinthTexture() public méthode

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