ReCreateGraphFromGraphImage

基本イメージデータから既存のグラフィックハンドルにデータを転送する

  1. int ReCreateGraphFromGraphImage(const(.BASEIMAGE)* RgbBaseImage, int GrHandle, int TextureFlag, int ReverseFlag)
    version(!DX_NOTUSE_DRAWFUNCTION)
    extern
    int
    ReCreateGraphFromGraphImage
    (,,
    int TextureFlag = dxlib_d.dxdatatype.TRUE
    ,
    int ReverseFlag = dxlib_d.dxdatatype.FALSE
    )
  2. int ReCreateGraphFromGraphImage(const(.BASEIMAGE)* RgbBaseImage, const(.BASEIMAGE)* AlphaBaseImage, int GrHandle, int TextureFlag, int ReverseFlag)

Meta