![]() |
|
サムネイル作成処理を行うクラス [詳解]
クラス | |
| class | ThumbnailInfo |
| サムネイル生成タスク管理クラス [詳解] | |
静的公開メンバ関数 | |
| static ThumbnailInfo | CreateThumbnail (int inWidth, int inHeight, Guid inStampId, bool inIsAnimation, SharpKmyGfx.Color inBackGroundColor) |
| static ThumbnailInfo | CreateThumbnail (int inWidth, int inHeight, Guid inStampId, bool inIsAnimation) |
| static void | ReleaseThumbnail (ThumbnailInfo inInfo) |
| static void | ReleaseAllThumbnail () |
| static void | Update (bool inIsCallDraw) |
| static void | SetNormalBaseRenderingEnviroment (SharpKmyGfx.GameView inGameView) |
| static void | SetThumbnailBaseRenderingEnviroment (SharpKmyGfx.GameView inGameView, SharpKmyGfx.Color inBackGroundColor) |
サムネイル作成処理を行うクラス
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |