C#
VB
Java
Objective-C
WinRT C#
C++
Gets and sets the bit depth for the stamp image.
public int StampBitsPerPixel { get; set; }
Public Property StampBitsPerPixel As Integer
public int StampBitsPerPixel {get; set;}
@property (nonatomic, assign) NSUInteger stampBitsPerPixel
public int getStampBitsPerPixel()
public void setStampBitsPerPixel(int value)
<br/>get_StampBitsPerPixel();<br/>set_StampBitsPerPixel(value);<br/>Object.defineProperty('StampBitsPerPixel');
The bit depth for the stamp image.
For an example, refer to CodecsJpegOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET