Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.18 KB

File metadata and controls

19 lines (15 loc) · 1.18 KB
layout default-layout
noTitleIndex true
needAutoGenerateSidebar true
title Can I protect sensitive information of an image from being seen?
keywords Dynamic Web TWAIN, Image Viewer, object defined
breadcrumbText Can I protect sensitive information of an image from being seen?
description Can I protect sensitive information of an image from being seen?
date 2021-12-09 11:34:50 +0800
last_modified 2025-02-07 17:17:34 +0800

Image Viewer

Can I protect sensitive information of an image from being seen?

If you need to modify an image by concealing certain areas permanently, you can use the erase(){:target="_blank"} method. This method is particularly useful when the requirement involves replacing a rectangular region within the image with a solid white block.

On the other hand, if you prefer a customizable and removable layer to temporarily conceal particular content, our newly developed Annotation feature is just what you need. For comprehensive details about this feature, please click on the following link: How can I add annotations to an image and then save/upload it?