全てを折りたたみ
AG903ライブラリリファレンス
AG903_JPGGetImageSize 関数
jpg.h
JPG Library
イメージサイズ取得
Syntax
C++
int32_t
AG903_JPGGetImageSize
(
AG903_JPGHandle
*
handle
, uint32_t *
xlen
, uint32_t *
ylen
);
ファイル
jpg.h
引数
引数
説明
AG903_JPGHandle * handle
[in] JPGハンドル
uint32_t * xlen
[out] 横幅 [pixel]
uint32_t * ylen
[out] 縦幅 [pixel]
返値
イメージサイズ取得結果
返値の詳細
返値の詳細
説明
AG903_ENONE
正常終了
-AG903_EINVAL
引数異常
説明
イメージサイズを取得します。(デコード後にデコードした画像のサイズを取得することができます。)
グループ
JPG Library
リンク
jpg.h
,
JPG Library
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.
内容
|
インデックス
|
ホーム