WebImageSideEnumJS Enumeration
In This Topic
Specifies image sides which must be taken into account during image processing.
Members
Member | Description |
None | Sides of the image must NOT be taken into account during image processing. |
Left | Only left side of the image must be taken into account during image processing. |
Right | Only right side of the image must be taken into account during image processing. |
Top | Only top side of the image must be taken into account during image processing. |
Bottom | Only bottom side of the image must be taken into account during image processing. |
All | All sides of the image must be taken into account during image processing. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Shared.WebFlagsEnumItemBaseJS
     Vintasoft.Imaging.WebImageSideEnumJS
Browser Compatibility
See Also