Click or drag to resize

EncoderCompressionEventArgs Properties

The EncoderCompressionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCompression
Gets or sets the compression that will be used to encode the image.
Public propertyFrameIndex
Gets the zero based frame index that will be encoded.
Public propertyImage
Gets the AtalaImage that will be encoded.
Top
See Also