User manual - イメージャライブラリマニュアルver.1.06(2012年3月29日)

Table Of Contents
31
3.13 IMGGetDecodeReverse
デコードの白黒反転の有無を取得します。
[C++]
int IMGGetDecodeReverse(
int *
pDecodeReverse
)
[Visual Basic]
Public Shared Function IMGGetDecodeReverse( _
ByRef
pDecodeReverse
As Int32 _
) As Int32
[C#]
public static Int32 IMGGetDecodeReverse(
ref Int32
pDecodeReverse
)
解説
デコードの白黒反転の有無を取得します。
パラメータ
pDecodeReverse
デコードの白黒反転の有無を取得します。取得する値については IMGSetDecodeReverse 関数を参
照してください。
戻り値
IMG_SUCCESS
: 正常終了
IMG_ERR_NOTINITIALIZED
: IMGInit が実行されていない(DT-X8-4x シリーズのみ)
DeviceEmulator では発生しません
IMG_ERR_PARAMETER
: パラメータエラー
Device Emulator では発生しません
FUNCTION_UNSUPPORT
: 未サポートエラー
対応情報
機種
: DT-5200 / DT-X7 / DT-5300 / DT-X8 / IT-9000
ヘッダ
: ImagerLib.h
ライブラリ
: ImagerLib.lib