←Select platform

AnimationHeight Property

Summary
Gets or sets the animation height used when saving WebP files.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int AnimationHeight { get; set; } 
@property (nonatomic, assign) NSInteger animationHeight; 
public int getAnimationHeight() 
public void setAnimationHeight(int height) 
public: 
property int AnimationHeight { 
   int get(); 
   void set (    int ); 
} 
AnimationHeight # get and set (CodecsWebpSaveOptions) 

Property Value

The animation height used when saving WebP files. The default value is 0.

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.