Metodi Texture2D::GatherCmpGreen

Esempi e confronta un oggetto Texture2D e restituisce il componente verde.

Elenco di overload

Metodo Descrizione
GatherCmpGreen(S,float,float,int) Esempi e confronta una trama e restituisce il componente verde.
GatherCmpGreen(S,float,float,int,uint) Esempi e confronta una trama e restituisce il componente verde insieme allo stato relativo all'operazione.
GatherCmpGreen(S,float,float,int2,int2,int2,int2,int2) Esempi e confronta una trama e restituisce il componente verde.
GatherCmpGreen(S,float,float,int2,int2,int2,int2,uint) Esempi e confronta una trama e restituisce il componente verde insieme allo stato relativo all'operazione.

Vedi anche

Texture2D