←Select platform

SetHorizontalSubSamplingValues Method

Summary
Reserved for internal use.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void SetHorizontalSubSamplingValues( 
   int[] values 
) 
- (void)setHorizontalSubSamplingValues:(const NSUInteger[__nonnull LTCodecsJpeg2000MaximumComponentsNumber])values; 
public void setHorizontalSubSamplingValues(int values[]) 
public: 
void SetHorizontalSubSamplingValues(  
   array<int>^ values 
)  
def SetHorizontalSubSamplingValues(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.