TexTarga C++ Library 
Features 
TexTarga C++ Libraryは
TexTarga画像データを扱うためのC++ライブラリです。
主な機能
- 24bit or 32bit Targaのみサポート。
- イメージの横幅、縦幅の取得。
- ピクセルデータの取得。
- TexTargaデータ情報のアクセス。
- ピクセルフォーマットの取得。
- コンバート前のピクセルデータの取得。
Download 
http://www.10106.net/~hoboaki/download/textga/textga_cpplib/
Example Code 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
-
|
|
|
-
|
|
!
|
|
|
|
-
|
|
!
|
|
|
|
|
|
|
|
|
-
|
|
!
|
|
|
|
|
|
!
| #include <textga/textga.h>
void main()
{
::textga::TGAFileLoader loader( "tgaFilePath.tga" );
if ( !loader.isLoaded() )
{
return;
}
const ::textga::TGADataAccessor tgaDataAccessor = loader.tgaDataAccessor();
if ( !tgaDataAccessor.isSupportedTGA() )
{
return;
}
if ( !tgaDataAccessor.isTexTarga() )
{
return;
}
}
|
History 
- comment6, http://avida-ed.msu.edu/cgi-bin/mwf/topic_show.pl?tid=15 buy celexa, xqf, http://avida-ed.msu.edu/cgi-bin/mwf/topic_show.pl?tid=16 order ritalin no rx, gwzao, http://www.womens-health.com/boards/members/order-lasix.html order lasix no prescription, lfqy, http://www.codeplex.com/site/users/view/Maxaman buy maxaman online no prescription, szm, http://www.codeplex.com/site/users/view/Female_Viagra female viagra, :-((, -- jonn2?
- Ver1.0リリース。 -- あっきー?