Class ImageRedactionResult
Carries the outcome of an in-memory image redaction: the redacted image bytes and the report describing what was covered.
public sealed class ImageRedactionResult
- Inheritance
-
ImageRedactionResult
- Inherited Members
Properties
- Data
Gets the redacted image bytes, encoded in the format named by OutputExtension.
- Report
Gets the redaction report.