LoadMultiImageFile
This method loads an image from a multi-image file.
The parameter StartIndex
specifies the index of the image in the file.
The method triggers the ContentChanged
event, which causes the
SCBCroViewer
control to repaint the image.
Syntax
LoadMultiImageFile (Filename As String, StartIndex As Long, Mode As
CROImgIOMode)
Parameter | Description |
---|---|
Filename |
Specifies the file name to load as image. |
StartIndex |
Specifies the index of the image within the multiimage file which should be loaded. |
Mode |
Specifies the I/O mode for loading the file. With With Use the The default value is |