|
XDMCompositeSetSTB Method
|
Stretch Table을 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic void SetSTB(
byte[] STB,
int Idx
)
Parameters
- STB Byte
- [In] Stretch Table 객체.
- Idx Int32
- [In] Composite 인덱스
See Also