Enum CopyTextureToBuffer.GrayScaleConversion
Options on how the sampled texture is converted to grayscale.
Namespace: Holoride.ElasticSDK.Compute
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
public enum CopyTextureToBuffer.GrayScaleConversion
Fields
Name | Description |
---|---|
A | |
B | |
G | |
R | |
RGBAverage | |
RGBToLuminance |