Method FromImage NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll FromImage(Image?) Creates IconSet instance from the Image instance. public static IconSet? FromImage(Image? image) Parameters image Image The image used to load the data. Returns IconSet