←Select platform

HasStamp Property

Summary

Indicates whether the AVIF image has a stamp.

Syntax
C#
Objective-C
C++/CLI
Python
public bool HasStamp { get; } 
@property (nonatomic, assign, readonly) BOOL hasStamp; 
public:  
   property bool HasStamp 
   { 
      bool get() 
   } 
HasStamp # get  (CodecsAvifImageInfo) 

Property Value

true indicates the image has a stamp. The default value is false.

Example

For an example, refer to CodecsImageInfo.

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.