LEADTOOLS Image File Support (Leadtools.Codecs assembly)

GetHorizontalSubSamplingValues Method

Show in webframe







Reserved for internal use.
Syntax
public int[] GetHorizontalSubSamplingValues()
'Declaration
 
Public Function GetHorizontalSubSamplingValues() As Integer()
'Usage
 
Dim instance As CodecsJpeg2000SaveOptions
Dim value() As Integer
 
value = instance.GetHorizontalSubSamplingValues()
public int[] GetHorizontalSubSamplingValues()
-(void)getHorizontalSubSamplingValues:(unsigned int[LTCodecsJpeg2000_MaximumComponentsNumber])values;
public int[] getHorizontalSubSamplingValues()
 function Leadtools.Codecs.CodecsJpeg2000SaveOptions.GetHorizontalSubSamplingValues()
public:
array<int>^ GetHorizontalSubSamplingValues(); 
Remarks
An array of integer holding the sub-sampling values
Requirements

Target Platforms

See Also

Reference

CodecsJpeg2000SaveOptions Class
CodecsJpeg2000SaveOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.