ImageCollection.Add

ImageCollection.Add method

Afbeelding toevoegen aan collectie.

public void Add(string imageName, MemoryStream stream)
ParameterTypeBeschrijving
imageNameStringNaam van de afbeelding gebruikt inName
streamMemoryStreamInhoud van het afbeeldingsbestand als Stream

Zie ook