[]
Specifies the normal construct method.
public ImageSource(Stream stream, ImageType type)
Public Sub New(stream As Stream, type As ImageType)
Type | Name | Description |
---|---|---|
Stream | stream | The image stream. |
ImageType | type | The type of the image. |