Package arc.freetype

Class FreeType.Bitmap

java.lang.Object
arc.freetype.FreeType.Bitmap
Enclosing class:
FreeType

public static class FreeType.Bitmap extends Object
  • Method Details

    • getRows

      public int getRows()
    • getWidth

      public int getWidth()
    • getPitch

      public int getPitch()
    • getBuffer

      public ByteBuffer getBuffer()
    • getPixmap

      public Pixmap getPixmap(Color color, float gamma)
    • getNumGray

      public int getNumGray()
    • getPixelMode

      public int getPixelMode()