FilteringRasterStreamStream Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.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