Adds the specified texture if it is not already present.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
ImageProxy texture
)
Parameters
- texture ImageProxy
- The texture to add.
See Also