EncoderParameterValueType

EncoderParameterValueType serializable

System.Drawing.Imaging (system.drawing.dll) enum

This enumeration lists the various data types that can be used to provide parameter values for a GDI+ image encoder. See EncoderParameters for more information.

 public enum  EncoderParameterValueType  {  ValueTypeByte = 1  ,  ValueTypeAscii = 2  ,  ValueTypeShort = 3  ,  ValueTypeLong = 4  ,  ValueTypeRational = 5  ,  ValueTypeLongRange = 6  ,  ValueTypeUndefined = 7  ,  ValueTypeRationalRange = 8  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) EncoderParameterValueType

Returned By

EncoderParameter.{Type , ValueType}



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net