|
int | Create (int width, int height) |
|
int | Release () |
|
unsigned char * | GetBuffer () |
|
int | Blur (AZ::FontSmoothAmount smoothAmount) |
|
int | Clear () |
|
int | BlitTo8 (unsigned char *buffer, int srcX, int srcY, int srcWidth, int srcHeight, int destX, int destY, int destWidth) |
|
int | BlitScaledTo8 (unsigned char *buffer, int srcX, int srcY, int srcWidth, int srcHeight, int destX, int destY, int destWidth, int destHeight, int destBufferWidth) |
|
int | GetWidth () |
|
int | GetHeight () |
|
The documentation for this class was generated from the following file:
- Gems/AtomLyIntegration/AtomFont/Code/Include/AtomLyIntegration/AtomFont/GlyphBitmap.h