Accusoft.ThumbnailXpressSdk Namespace : ToHdibMethod Enumeration |
Member | Value | Description |
---|---|---|
ReturnDuplicate | 0 | Returns a copy of the DIB, you are responsible for freeing it via GlobalFree(). |
ReturnInternalHdib | 1 | Returns the internal DIB, you are not responsible for freeing of it. If you dispose of the DIB, ThumbnailXpress will no longer have access to it. |
System.Object
System.ValueType
System.Enum
Accusoft.ThumbnailXpressSdk.ToHdibMethod