@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface CompSizeArray
Labels an array in which the elements represent the number of bits reserved
for each component of an array of RGBAComponents. The array is terminated by a 0 byte and has a maximum of 8
elements (including the terminating byte).
Note that this kind of array is used by the JPEG codec plugin that is not supported in this version of the API.
Original C name: aafCompSizeArray_t
C base type: aafUInt8 *
Java base type: byte[]
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.