IconExtensionsExtractNearestIcon Method

Overload List

ExtractNearestIcon(Icon, Size, PixelFormat) Extracts the nearest icon of specified size and pixel format from an Icon instance. Unless the Icon constructors, this method works as expected.
ExtractNearestIcon(Icon, Size, PixelFormat, Boolean) Extracts the nearest icon of specified size and pixel format from an Icon instance. Unless the Icon constructors, this method works as expected.

See Also