Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Public Enum RasterImageChangedFlags Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterImageChangedFlags |
C# | |
---|---|
[FlagsAttribute()] public enum RasterImageChangedFlags : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
[FlagsAttribute()] public enum class RasterImageChangedFlags : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
AnimationProperties | Any of the Animation properties has changed |
BitsPerPixel | Bits/Pixel changed |
Comment | Comment changed |
Data | Image data changed |
DitheringMethod | Dithering method changed |
Format | Format changedd |
GeoKey | Geo keys changed |
LookupTablePalette | Palette lookup table (LUT) changed |
LowHighBit | Low bit and/or High bit changed |
Marker | Marker changed |
MinMaxValue | Minimum value and/or maximum value changed |
None | No change |
NoRegionClip | For internal use |
Order | Color order changed |
OverlaysInfo | Overlay information changed |
Page | Current page changed |
PageCount | Number of pages changed |
PaintLookupTable | Paint lookup table (LUT) changed |
PaintParameters | Paint Parameters changed |
Palette | Palette changed |
PlayParameters | Animation play parameters changed |
Region | Region changed |
Resolution | Resolution (DPI) changed |
Size | Dimension (width and/or height) changed |
Tag | Tag changed |
TransparentColor | Transparent color changed |
UseLookupTable | Use of palette lookup table (LUT) changed |
UsePaintLookupTable | Use of paint palette lookup table (LUT) changed |
ViewPerspective | View perspective changed |
System.Object
System.ValueType
System.Enum
Leadtools.RasterImageChangedFlags
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7