Click or drag to resize

HatchBrushBaseGetContentStream 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 an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
Public methodGetContentStream(Double, NamedColor, NamedColor) Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
Top
See Also