IconExtensions.ExtractIcon Method

KGy SOFT Drawing Libraries

IconExtensionsExtractIcon Method KGy SOFT Drawing Libraries Help
Overload List

  Name Description
Public method Static member ExtractIcon(Icon, Size)
Extracts the first icon of specified size from an Icon instance. Unless the Icon constructors, this method works as expected.
Public method Static member ExtractIcon(Icon, Int32)
Extracts the icon of specified index from an Icon instance.
Public method Static member ExtractIcon(Icon, Size, PixelFormat)
Extracts the icon of specified size and pixel format from an Icon instance. Unless the Icon constructors, this method works as expected.
Top
See Also

Reference