| ColorCorrectionFilterCreateLookupTexture2D Method |
| Name | Description | |
|---|---|---|
| CreateLookupTexture2D(GraphicsDevice) |
Creates the default 2D lookup texture (no color transformations) with 16 entries per color
channel.
| |
| CreateLookupTexture2D(GraphicsDevice, Int32) |
Creates the default 2D lookup texture (no color transformations) with the specified lookup
table size.
|