FilteringRasterStreamStream Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic RasterStream Stream { get; }Public ReadOnly Property Stream As RasterStream
Get
public:
property RasterStream^ Stream {
RasterStream^ get ();
}member Stream : RasterStream with get
Property Value
Type:
RasterStream
See Also