| pStream | Stream | Yes | Pointer to the memory stream. | 
| nLength | Number | Yes | Number of bytes passed through the stream. | 
| nPage | Number | No | Specifies the page or frame number of the image to extract from an animated or multiple framed image. | 
| bWebFilter | Boolean | No | Optional parameter which enables or disables the internet filter. If this parameter is true only web formats are accepted (GIF, JPEG, PNG). | 
| bTransparency | Boolean | No | Optional parameter which enables or disables forced transparency. With this parameter you can load a format which not supports transparency as a transparent image. |