This documentation is for the old version. Go to the latest Graphics Mill docs

IImageList.AddImage Method

Adds the specified bitmap to the image list.

Overload List

Name Description
Public method AddImage(Icon, Object)

Adds the specified icon to the image list.

Public method AddImage(IntPtr, Object)

Adds the specified icon to the image list.

Public method AddImage(Bitmap, Object)

Adds the specified bitmap to the image list.

See Also

Reference