HICON CBCGPToolBarImages::ExtractIcon | ( | int | nIndex, |
CSize | sizeIcon = CSize(0, 0) , |
||
BOOL | bResizeSVGOnly = TRUE |
||
) |
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. |
sizeIcon | Specifies the extracted icon size. |
bResizeSVGOnly | Only the SVG icon will resize if this parameter is TRUE. |