Click or drag to resize
DigitalRuneColorCorrectionFilterCreateLookupTexture2D Method
Creates the default 2D lookup texture (no color transformations).
Overload List
  NameDescription
Public methodStatic memberCreateLookupTexture2D(GraphicsDevice)
Creates the default 2D lookup texture (no color transformations) with 16 entries per color channel.
Public methodStatic memberCreateLookupTexture2D(GraphicsDevice, Int32)
Creates the default 2D lookup texture (no color transformations) with the specified lookup table size.
Top
See Also