Sharpen Cell (Image Properties Section)
Sharpens a bitmap image. The default value is 0%. Sharpening an image focuses it by increasing the contrast of adjacent pixels.
Remarks
To get a reference to the Sharpen cell by name from another formula, or from a program using the CellsU property, use:
Value | |
---|---|
Cell name: |
Sharpen |
To get a reference to the Sharpen cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionObject |
Row index: |
visRowImage |
Cell index: |
visImageSharpen |