Gets and sets the width for the stamp image.
public int StampWidth { get; set; }
@property (nonatomic, assign) NSUInteger stampWidth;
public int getStampWidth()
public void setStampWidth(int value)
StampWidth # get and set (CodecsAvifSaveOptions)
The width for the stamp image. The default value is 0
.
Note
- The HEIF file format specification recommends that the width and height of the stamp are set to values <= 320.
- The MIAF file format specification also recommends that the image-size to stamp-size ratio result in values <= 200:1.
For an example, refer to CodecsAvifOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document