ImageData.BLIT_DITHER

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

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

Meta