Different Icon Formats in One Icon

  • Thread starter Thread starter James Arnold
  • Start date Start date
J

James Arnold

I am building a program which requires the selection of a certain icon
format specified by the user. For example, they open "Test.ico" which
contains 16x16, 24x24 and 32x32 icon sizes. How is it possible in
VB.NET to see which formats are contained by an .ico file, and how to
extract them?

Thank you,
James
 
Back
Top