public Decode ( ExtendedImage image, Stream stream ) : void | ||
image | ExtendedImage | The image, where the data should be set to. /// Cannot be null (Nothing in Visual Basic). |
stream | Stream | The stream, where the image should be /// decoded from. Cannot be null (Nothing in Visual Basic). |
return | void |