ImageData.BLIT_SRC

Blit operation bits to be OR'ed together to specify the desired operation.

  1. int BLIT_SRC;
    class ImageData
    static const
    int BLIT_SRC;
  2. int BLIT_ALPHA;
  3. int BLIT_DITHER;

Meta