org.stellarium.ui.render
Interface GlPng.AlphaCallback

Enclosing class:
GlPng

public static interface GlPng.AlphaCallback


Method Summary
 byte execute(byte red, byte green, byte blue)
           
 

Method Detail

execute

byte execute(byte red,
             byte green,
             byte blue)