Click or drag to resize
XDL

XRawDataParam Properties

The XRawDataParam type exposes the following members.

Properties
  NameDescription
Public propertyDataFormat
데이터 자료 구조
Public propertyDataType
데이터형
Public propertyLittleEndian
바이트 오더. true인 경우 LSB(Least Significant Bit), false인 경우 MSB(Most Significant Bit)
Public propertyNumBands
영상 밴드 개수
Public propertyNumBytesToSkip
데이터 시작점에서 건너뛸 바이트 수
Public propertyNumLines
영상 밴드의 총 줄 수(영상의 세로방향 크기)
Public propertyNumPixelsPerLine
영상 밴드의 총 화소 수(영상의 가로방향 크기)
Public propertyPrefixBytesPerLine
한 라인의 시작에서 무시할(건너뛸) 바이트 수
Public propertySuffixBytesPerLine
한 라인의 끝에서 무시할 바이트 수
Top
See Also