| | Name | Description |
|---|
 | GetContentStream |
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.
|
 | GetContentStream(Double) |
Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
|
 | GetContentStream(Double, NamedColor, NamedColor) |
Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
|