ImageGear for Java
setValues Method
com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPInteger type parameter.
Sets CFA values.

CFA values are ordered as follows:

value [0,0]

...

value [n - 1, 0]

value [0, m - 1]

...

value [n - 1, m - 1]

where n is number of columns, and m is number of rows.

Syntax
public void setValues( 
   com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<ImGearXMPInteger> value
)

Parameters

value
com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPInteger type parameter.
See Also

Reference

ImGearXMPCFAPattern Class
ImGearXMPCFAPattern Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback