| synopsis || return value || arguments || prev || next |
Overload navigation: 1, 2
bool get_vendor_feature( int which, kdu_byte uuid[])
Java: boolean Get_vendor_feature( int which, byte[] uuid)
[Declared in "../apps/compressed_io/jpx.h"]
Same as get_standard_feature, but used to enumerate vendor features found in the reader requirements box.
False if which is greater than or equal to the number of vendor features found in the reader requirements box.
Points to a 16-byte array into which the UUID of the vendor feature will be written. The contents of this array are undefined if the function returns false.
| top || synopsis || return value || arguments || prev || next |