Function GLSupport.setTextureImageAlpha

bool setTextureImageAlpha(
  GLObject!(2,3553) texture,
  int dx,
  int dy,
  ubyte* pixels
);