FineKernelToolKit 4.2.13
読み取り中…
検索中…
一致する文字列を見つけられません
FK::fk_TextImage メンバ一覧

継承メンバを含む FK::fk_TextImage の全メンバ一覧です。

clear(void)FK::fk_TextImage
clearCache(void)FK::fk_TextImagestatic
copyImage(const fk_Image *image)FK::fk_Image
copyImage(const fk_Image *image, int x, int y)FK::fk_Image
fillColor(const fk_Color &col)FK::fk_Image
fillColor(int r, int g, int b, int a=0)FK::fk_Image
finish(void)FK::fk_TextImage
fk_BaseObject(fk_Type type=fk_Type::BASEOBJECT)FK::fk_BaseObject
fk_Image(int w=0, int h=0)FK::fk_Image
fk_Image(const fk_Image &)FK::fk_Image
fk_TextImage(void)FK::fk_TextImage
getA(int x, int y) constFK::fk_Image
getAlign(void) constFK::fk_TextImage
getAllCharNum(void) constFK::fk_TextImage
getB(int x, int y) constFK::fk_Image
getBackColor(void) constFK::fk_TextImage
getBoldStrength(void) constFK::fk_TextImage
getBufferSize(void)FK::fk_Image
getBufPointer(void) constFK::fk_Image
getCacheMode(void)FK::fk_TextImagestatic
getCharSkip(void) constFK::fk_TextImage
getColor(int x, int y) constFK::fk_Image
getDownOffset(void) constFK::fk_TextImage
getDPI(void) constFK::fk_TextImage
getForeColor(void) constFK::fk_TextImage
getG(int x, int y) constFK::fk_Image
getHeight(void) constFK::fk_Image
getImageSize(void)FK::fk_Image
getLeftOffset(void) constFK::fk_TextImage
getLineCharNum(int num) constFK::fk_TextImage
getLineHeight(int num) constFK::fk_TextImage
getLineNum(void) constFK::fk_TextImage
getLineSkip(void) constFK::fk_TextImage
getLineStartXPos(int num) constFK::fk_TextImage
getLineStartYPos(int num) constFK::fk_TextImage
getLineWidth(int num) constFK::fk_TextImage
getMaxLineHeight(void) constFK::fk_TextImage
getMaxLineWidth(void) constFK::fk_TextImage
getMinLineWidth(void) constFK::fk_TextImage
getMonospaceMode(void) constFK::fk_TextImage
getMonospaceSize(void) constFK::fk_TextImage
getObjectType(void) constFK::fk_BaseObject
getPTSize(void) constFK::fk_TextImage
getR(int x, int y) constFK::fk_Image
getRightOffset(void) constFK::fk_TextImage
getSendingMode(void) constFK::fk_TextImage
getShadowColor(void) constFK::fk_TextImage
getShadowMode(void) constFK::fk_TextImage
getShadowOffset(void) constFK::fk_TextImage
getSmoothMode(void) constFK::fk_TextImage
getSpaceLineSkip(void) constFK::fk_TextImage
getUpOffset(void) constFK::fk_TextImage
getWidth(void) constFK::fk_Image
init()FK::fk_Image
initFont(const std::string fontFileName)FK::fk_TextImage
loadStrFile(const std::string fileName, fk_StringCode code=fk_StringCode::UTF16)FK::fk_TextImage
loadUniStr(fk_UniStr *str)FK::fk_TextImage
newImage(int w, int h, bool initFlg=true)FK::fk_Image
readBMP(const std::string fileName)FK::fk_Image
readBMPData(fk_ImType *buf)FK::fk_Image
readJPG(const std::string fileName)FK::fk_Image
readPNG(const std::string fileName)FK::fk_Image
readPNGData(fk_ImType *buf)FK::fk_Image
send(void)FK::fk_TextImage
setA(int x, int y, int a)FK::fk_Image
setAlign(fk_TextAlign align)FK::fk_TextImage
setB(int x, int y, int b)FK::fk_Image
setBackColor(fk_Color col)FK::fk_TextImage
setBackColor(float r, float g, float b, float a)FK::fk_TextImage
setBackColor(double r, double g, double b, double a)FK::fk_TextImage
setBoldStrength(int str)FK::fk_TextImage
setCacheMode(bool mode)FK::fk_TextImagestatic
setCharSkip(int skip)FK::fk_TextImage
setColor(int x, int y, const fk_Color &col)FK::fk_Image
setDPI(int dpi)FK::fk_TextImage
setForeColor(fk_Color col)FK::fk_TextImage
setForeColor(float r, float g, float b, float a)FK::fk_TextImage
setForeColor(double r, double g, double b, double a)FK::fk_TextImage
setG(int x, int y, int g)FK::fk_Image
setLineSkip(int skip)FK::fk_TextImage
setMinLineWidth(int width)FK::fk_TextImage
setMonospaceMode(bool mode)FK::fk_TextImage
setMonospaceSize(int size)FK::fk_TextImage
setOffset(int up, int down, int left, int right)FK::fk_TextImage
setPTSize(int size)FK::fk_TextImage
setR(int x, int y, int r)FK::fk_Image
setRGB(int x, int y, int r, int g, int b)FK::fk_Image
setRGBA(int x, int y, int r, int g, int b, int a)FK::fk_Image
setSendingMode(fk_TextSendingMode mode)FK::fk_TextImage
setShadowColor(fk_Color col)FK::fk_TextImage
setShadowColor(float r, float g, float b, float a)FK::fk_TextImage
setShadowColor(double r, double g, double b, double a)FK::fk_TextImage
setShadowMode(bool mode)FK::fk_TextImage
setShadowOffset(int x, int y)FK::fk_TextImage
setSmoothMode(bool mode)FK::fk_TextImage
setSpaceLineSkip(int skip)FK::fk_TextImage
subImage(const fk_Image *image, int x, int y, int w, int h)FK::fk_Image
writeBMP(const std::string fileName, const bool transFlg=false)FK::fk_Image
writeJPG(const std::string fileName, int quality=80)FK::fk_Image
writePNG(const std::string fileName, const bool transFlg=true)FK::fk_Image
~fk_Image()FK::fk_Imagevirtual
~fk_TextImage()FK::fk_TextImagevirtual