Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGrayImageGridDataProviderOptions

QE自定义格点数据访问器的构造参数

export
interface

IGrayImageGridDataProviderOptions

Hierarchy

Index

Properties

algo?: number
autoLoadToMemory?: boolean
dataType?: UInt8 | UInt16 | Float32
gridOptions?: IGridDataOptions
offset?: number
scale?: number
undef?: number
withHeader?: boolean

是否自带了header,这与文件格式有关,需要咨询数据文件生成方,默认为false,即纯图片

Generated using TypeDoc