Package-level declarations
Types
Link copied to clipboard
A specialized filter that performs a direct 1-to-1 copy of image data. It utilizes a shader for processing, with the shader being generated from predefined code using the filterShaderFromCode
function.
Link copied to clipboard
Converts from linear RGB to sRGB
Link copied to clipboard
Converts from linear RGB to HybridLogGamma
Link copied to clipboard
Converts from sRGB to linear RGB