Utilities.GetImageList Method

Creates an ImageList of 16x16 images by splitting a bitmap.

Overload List

  Name Description
Public methodStatic member GetImageList(Stream) Creates an ImageList of 16x16 images with a background color of magenta by splitting the supplied Stream.
Public methodStatic member GetImageList(Object) Creates an ImageList of 16x16 images by splitting the supplied bitmap or stream.

Top

See Also

Reference

Utilities Class

Utilities Members

Microsoft.VisualStudio.Package Namespace