ユーザ用ツール

サイト用ツール


ddsformat

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
ddsformat [2015/05/26 14:12] – [dwMipMapCount] ogaddsformat [2015/05/26 16:44] – [ヘッダ設定コードの例] oga
行 381: 行 381:
 header.dwMipMapCount= 1; header.dwMipMapCount= 1;
 header10.ArraySize= 1; header10.ArraySize= 1;
 +header10.Dimension= DDS10_DIIMENSION_2D;
  
 if( 非圧縮時 ){ if( 非圧縮時 ){
行 411: 行 412:
     header.dwCaps2|= DDSCAPS2_VOLUME;     header.dwCaps2|= DDSCAPS2_VOLUME;
     header.dwDepth= depth;     header.dwDepth= depth;
 +    header10.Dimension= DDS10_DIMENSION_3D; 
 } }
  
行 444: 行 446:
 } }
 </code> </code>
- 
  
  
ddsformat.txt · 最終更新: 2015/05/26 16:45 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki