Click or drag to resize
TableTransfer3DEffect Properties

The TableTransfer3DEffect type exposes the following members.

Properties
  NameDescription
Public propertyAlphaMode
Specifies the treatment of alpha. Default value Premultiplied.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for TableTransfer3D effect.
Public propertyTable
Gets or sets the 3D lookup table used to transform color values.
Top
See Also