C#
VB
C++
Gets or sets the bit depth for the stamp image.
public int StampBitsPerPixel { get; set; }
Public Property StampBitsPerPixel As Integer
public:
property int StampBitsPerPixel {
int get();
void set ( int value);
}
The bit depth for the stamp image.
For more information, refer to Leadtools.Codecs.CodecsJpegSaveOptions.StampBitsPerPixel.
Refer to RasterSaveDialog example.
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