(Optional) A function object specifying the transfer function to be used in
deriving the mask values. The function accepts one input, the computed
group alpha or luminosity (depending on the value of the subtype S), and
returns one output, the resulting mask value. Both the input and output
must be in the range 0.0 to 1.0; if the computed output falls outside this
range, it is forced to the nearest valid value. The name Identity may be
specified in place of a function object to designate the identity function.
Default value: Identity.
Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Field Value
Type: StringSee Also