←Select platform

SetVerticalSubSamplingValues Method

Summary
Reserved for internal use.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void SetVerticalSubSamplingValues( 
   int[] values 
) 
- (void)setVerticalSubSamplingValues:(const NSUInteger[__nonnull LTCodecsJpeg2000MaximumComponentsNumber])values; 
public void setVerticalSubSamplingValues(int[] values) 
public: 
void SetVerticalSubSamplingValues(  
   array<int>^ values 
)  
def SetVerticalSubSamplingValues(self,values): 

Parameters

values
An array of integer holding the sub-sampling values

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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