Click or drag to resize

SyntheticBrushBaseGetContentStream Method

Overload List
 NameDescription
Public methodGetContentStream Gets the content of the image proxy as a (library independent) stream. Any library that can read image streams can be used to convert the stream in the corresponding image.
Public methodGetContentStream(Double) Gets the content stream for the specified resolution.
Public methodGetContentStream(Double, NamedColor, NamedColor) Gets the content stream for the specified resolution and colors.
Top
See Also