ImageGear for Java
ImGearXMPCFAPattern Class Methods

For a list of all members of this type, see ImGearXMPCFAPattern members.

Public Methods
 NameDescription
Public MethodgetColumnsReturns the number of columns, in the CFA pattern.

 
Public MethodgetRowsReturns the number of rows in the CFA pattern.

 
Public MethodgetValuesReturns 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.

 
Public MethodsetColumnsSets the number of columns, in the CFA pattern.

 
Public MethodsetRowsSets the number of rows in the CFA pattern.

 
Public MethodsetValuesSets 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.

 
Top
See Also

Reference

ImGearXMPCFAPattern Class
com.accusoft.imagegear.formats.xmp.exif Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback