←Select platform

AnimationWidth Property

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

Property Value

The animation width 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.