RecAPIkRecSetJP2KGraySlopeThrMinMax Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("KernelAPI.dll", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)] public static RECERR kRecSetJP2KGraySlopeThrMinMax( int sid, ushort nColorSlopeThrMin, ushort nColorSlopeThrMax )
<DllImportAttribute("KernelAPI.dll", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Ansi>] Public Shared Function kRecSetJP2KGraySlopeThrMinMax ( sid As Integer, nColorSlopeThrMin As UShort, nColorSlopeThrMax As UShort ) As RECERR
public: [DllImportAttribute(L"KernelAPI.dll", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Ansi)] static RECERR kRecSetJP2KGraySlopeThrMinMax( int sid, unsigned short nColorSlopeThrMin, unsigned short nColorSlopeThrMax )