transferFunction property

int? transferFunction
final

A transfer function for the image, described in tabular style. Normally this tag need not be used, since color space is specified in {@link #TAG_COLOR_SPACE}.

Implementation

final int? transferFunction;