xtd 0.2.0
Loading...
Searching...
No Matches

◆ bitmap() [7/14]

xtd::drawing::bitmap::bitmap ( std::istream &  stream)
explicit

Initializes a new instance of the bitmap class from the specified data stream.

Parameters
streamThe data stream used to load the image.
Remarks
You must keep the stream open for the lifetime of the xtd::drawing::bitmap.