Click or drag to resize

JpegMarkerCollection Constructor

Overload List
  NameDescription
Public methodJpegMarkerCollection
Creates a new instance of JpegMarkerCollection with an empty collection
Public methodJpegMarkerCollection(Stream)
Creates a new instance of JpegMarkerCollection specifying a stream containing the Jpeg file.
Public methodJpegMarkerCollection(String)
Creates a new instance of JpegMarkerCollection specifying the filename of the image.
Top
See Also