ColorAdjustType

ColorAdjustType serializable

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

This enumeration is used by various methods in the ImageAttributes class to determine which types of GDI+ object will be affected by the color transform it defines.

 public enum  ColorAdjustType  {  Default = 0  ,  Bitmap = 1  ,  Brush = 2  ,  Pen = 3  ,  Text = 4  ,  Count = 5  ,  Any = 6  } 

Hierarchy

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

Passed To

Multiple types



. 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