Visual Basic (Usage) | ![]() |
---|---|
|
Parameters
- stream
- The Stream containing the input image data.
This example will load an image from an uri
Visual Basic | ![]() |
---|---|
Public Sub ImageList_LoadTiff2(ByVal imageList As ImageList) |
C# | ![]() |
---|---|
public void ImageList_LoadTiff2(ImageList imageList) |
This method will load all the pages in a multipage file into image list items. The resulting items will have the same bits per pixel and color order value as the image as it was stored in the file.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family