←Select platform

StampBitsPerPixel Property

Summary

Gets or sets the bits per pixel for the stamp in the Avif image.

Syntax
C#
Objective-C
C++/CLI
Python
public int StampBitsPerPixel { get; set; } 
@property (nonatomic, assign) NSUInteger stampBitsPerPixel; 
public:  
   property Int32 StampBitsPerPixel 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
StampBitsPerPixel # get and set (CodecsAvifSaveOptions) 

Property Value

The bits per pixel for the stamp. The default value is 0.

Example

For an example, refer to CodecsAvifOptions.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.