Click or drag to resize
XDL

XDMBandRegionGenGetRegionValueApplyPixelNum Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GetRegionValueApplyPixelNum(System.UInt32!System.Runtime.CompilerServices.IsLong@,System.UInt32!System.Runtime.CompilerServices.IsLong@)"]

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void GetRegionValueApplyPixelNum(
	out uint totalPixelNum,
	out uint applyPixelNum
)

Parameters

totalPixelNum
Type: SystemUInt32

[Missing <param name="totalPixelNum"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GetRegionValueApplyPixelNum(System.UInt32!System.Runtime.CompilerServices.IsLong@,System.UInt32!System.Runtime.CompilerServices.IsLong@)"]

applyPixelNum
Type: SystemUInt32

[Missing <param name="applyPixelNum"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBandRegionGen.GetRegionValueApplyPixelNum(System.UInt32!System.Runtime.CompilerServices.IsLong@,System.UInt32!System.Runtime.CompilerServices.IsLong@)"]

See Also