RecAPIkRecGetLetterPalette Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetLetterPalette( IntPtr hPage, out uint[] ppColours )
Public Shared Function kRecGetLetterPalette ( hPage As IntPtr, <OutAttribute> ByRef ppColours As UInteger() ) As RECERR
public: static RECERR kRecGetLetterPalette( IntPtr hPage, [OutAttribute] array<unsigned int>^% ppColours )