New3
Previous
Next
Initializes the Bitmap object.
Creates a new image from an existing image.
Syntax: New3 (image As Image)
Example:
bitmap1.New3 (ImageList1.Item(0))