Leadtools Namespace : RasterImageChangedFlags Enumeration |
[FlagsAttribute()] public enum RasterImageChangedFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum RasterImageChangedFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterImageChangedFlags
[FlagsAttribute()] public enum RasterImageChangedFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterImageChangedFlags = function() { }; Leadtools.RasterImageChangedFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class RasterImageChangedFlags : public System.Enum, System.IComparable, System.IConvertible, System.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 |
PremultiplyAlpha | Premultiply alpha value 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2