| synopsis || arguments || prev || next |
Overload navigation: 1, 2
bool get_vendor_feature( int which, kdu_byte uuid[], bool & is_supported)
Java: boolean Get_vendor_feature( int which, byte[] uuid, boolean[] is_supported)
[Declared in "../apps/compressed_io/jpx.h"]
Same as the first form of this overloaded function, except that the additional is_supported argument is used to return an indication of whether the feature is currently marked as supported. By default, all vendor features are unsupported, except for those features which the internal object inherently supports (there may be some such features in the future, but it is unlikely). However, this situation may be changed through calls to set_vendor_feature_support.