Image.Flags
Image.Flags property
Gets the integer representing a bitwise combination of ImageFlags
for this Image.
public int Flags { get; }
Property Value
The integer value returned from this method will correspond to a sum of ImageFlags
.
Exceptions
exception | condition |
---|---|
NotImplementedException | The feature hasn’t implemented yet |
See Also
- class Image
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common