In The Hand LtdIn The Hand
EncoderParameter Constructor (encoder, value)
NamespacesInTheHand.Drawing.ImagingEncoderParameterEncoderParameter(Encoder, Byte)
.NET Components for Mobility
Initializes a new instance of the EncoderParameter class with the specified Encoder object and one unsigned 8-bit integer. Sets the ValueType property to ValueTypeByte, and sets the NumberOfValues property to 1.
Declaration Syntax
C#Visual Basic
public EncoderParameter(
	Encoder encoder,
	byte value
)
Public Sub New ( _
	encoder As Encoder, _
	value As Byte _
)
Parameters
encoder (Encoder)

[Missing <param name="encoder"/> documentation for "M:InTheHand.Drawing.Imaging.EncoderParameter.#ctor(InTheHand.Drawing.Imaging.Encoder,System.Byte)"]

value (Byte)

[Missing <param name="value"/> documentation for "M:InTheHand.Drawing.Imaging.EncoderParameter.#ctor(InTheHand.Drawing.Imaging.Encoder,System.Byte)"]

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0