![]() |
|
サムネイル作成処理を行うクラス [詳解]
クラス |
|
class | ThumbnailInfo |
サムネイル生成タスク管理クラス
[詳解]
|
|
静的公開メンバ関数 |
|
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) |
サムネイル作成処理を行うクラス