BitmapModified Property

Whether the Bitmap is different from the Stream. This may happen if, for example, effects or filters are applied.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool Modified { get; set; }

Property Value

Type: Boolean
See Also