HICON CBCGPToolBarImages::ExtractIcon | ( | int | nIndex, |
CSize | sizeIconSVG = CSize(0, 0) |
||
) |
Extracts an icon from the list of toolbar images.
Use this function to extract an icon located at the specified by nIndex index.
nIndex | Specifies the zero-based index in the image list at which located an image to be extracted as icon. |
sizeIconSVG | Specifies the extracted icon size (for SVG-based image list only). |