ImageGear for Java
setValues Method
com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPRational type parameter.
Sets OECF/SFR values.

OECF/SFR 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<ImGearXMPRational> value
)

Parameters

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

Reference

ImGearXMPOECFSFR Class
ImGearXMPOECFSFR Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback