Page tree
Skip to end of metadata
Go to start of metadata

Description

Creates a new Picture object from an existing image.

C#
vb.net

Parameters

pictureStream
A stream containing data for a JPEG, PNG, BMP, or GIF formatted image. The calling application is responsible for closing this stream.
position
The position to place the upper-left corner of the new picture.

Returns

A Picture object.
  • No labels