ColorLookupTableEffect.RedLookupTable Property

Definition

public:
 property ReadOnlyMemory<System::Byte> RedLookupTable { ReadOnlyMemory<System::Byte> get(); };
public ReadOnlyMemory<byte> RedLookupTable { get; }
member this.RedLookupTable : ReadOnlyMemory<byte>
Public ReadOnly Property RedLookupTable As ReadOnlyMemory(Of Byte)

Property Value

Applies to