Layer.DrawImage

Layer.DrawImage method

Tekent de afbeelding op laag.

public void DrawImage(Point location, RasterImage image)
ParameterTypeBeschrijving
locationPointDe locatie.
imageRasterImageDe afbeelding.

Uitzonderingen

uitzonderingvoorwaarde
PsdImageExceptionLocatie mag niet negatief zijn

Zie ook