VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles Namespace / ImageFileSource Class
In This Topic
ImageFileSource Class Properties
In This Topic
For a list of all properties of this type, see ImageFileSource.
Public Properties
 NameDescription
Public PropertyGets the filename of image file associated with this source.
Public PropertyGets a value indicating whether this image file source has been disposed of.
Public PropertyGets a value indicating whether a new image file is created.
Public PropertyGets a value indicating whether the image source is readonly.
Public PropertyGets the length of the stream of the image file.
Public PropertyGets or sets the current position in the stream of the image file.
Public PropertyGets the stream which contains image file associated with this source.
Public PropertyGets or sets a value indicating whether the saving block must change source to this source.
Protected Properties
 NameDescription
Protected PropertyGets the binary reader associated with this source.
Protected PropertyGets the binary writer associated with this source.
See Also