ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearWebStream Class |
For a list of all members of this type, see ImGearWebStream members.
Name | Description | |
---|---|---|
![]() | CanRead | Overridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading. |
![]() | CanSeek | Overridden. When overridden in a derived class, gets a value indicating whether the current stream supports seeking. |
![]() | CanWrite | Overridden. When overridden in a derived class, gets a value indicating whether the current stream supports writing. |
![]() | Length | Overridden. When overridden in a derived class, gets the length in bytes of the stream. |
![]() | Position | Overridden. When overridden in a derived class, gets or sets the position within the current stream. |