←Select platform

StampBitsPerPixel Property

Summary

Gets or sets the bit depth for the stamp image.

Syntax

C#
VB
C++
public int StampBitsPerPixel {get; set;}
Public Property StampBitsPerPixel As Integer
public: 
property int StampBitsPerPixel { 
   int get(); 
   void set (    int value); 
} 

Property Value

The bit depth for the stamp image.

Remarks

For more information, refer to Leadtools.Codecs.CodecsJpegSaveOptions.StampBitsPerPixel.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize