Image List Functions
A version of this page is also available for
4/8/2010
The following table shows the image list functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This function adds an image or images to an image list. |
|
This function adds an image or images to an image list, generating a mask from the specified bitmap. |
|
This function begins dragging an image. |
|
This function copies images within a specified image list. |
|
This function creates a new image list. |
|
This function destroys an image list. |
|
This function locks updates to the specified window during a drag operation and displays the drag image at the specified position within the window. |
|
This function unlocks the specified window and hides the drag image, allowing the window to be updated. |
|
This function moves the image that is being dragged during a drag-and-drop operation. |
|
This function shows or hides the image being dragged. |
|
This function draws an image list item in the specified device context (DC). |
|
This function draws an image list item in the specified device context (DC). |
|
This function draws an image list image based on an IMAGELISTDRAWPARAMS structure. |
|
This function creates a duplicate of an existing image list. |
|
This function ends a drag operation. |
|
This function retrieves the current background color for an image list. |
|
This function retrieves the temporary image list that is used for the drag image. |
|
This function creates an icon from an image and mask in an image list. |
|
This function retrieves the dimensions of images in an image list. |
|
This function retrieves the number of images in an image list. |
|
This function retrieves information about an image. |
|
This function creates an image list from the specified bitmap or icon resource. |
|
This function creates a new image by combining two existing images. |
|
This function removes an image from an image list. |
|
This function removes an image from an image list. |
|
This function replaces an image in an image list with a new image. |
|
This function replaces an image with an icon. |
|
This function sets the background color for an image list. |
|
This function creates a new drag image by combining the specified image with the current drag image. |
|
This function sets the dimensions of images in an image list and removes all images from the list. |
|
This function resizes an existing image list. |
|
This function adds a specified image to the list of images to be used as overlay masks. |