Uses of Record Class
cloud.opencode.base.image.codec.font.Bitmap
Packages that use Bitmap
-
Uses of Bitmap in cloud.opencode.base.image.codec.font
Methods in cloud.opencode.base.image.codec.font that return BitmapModifier and TypeMethodDescriptionRasterizes a string into a single alpha bitmap at the given pixel height.Font.rasterizeCodepoint(int codepoint, float pixelHeight) Rasterizes a single codepoint into an alpha bitmap at the given pixel height.