Accusoft.ThumbnailXpress5.Net
ToHdibMethod Enumeration
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : ToHdibMethod Enumeration




Glossary Item Box

Specifies the method of returning the DIB.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
ReturnDuplicate0Returns a copy of the DIB, you are responsible for freeing it via GlobalFree().
ReturnInternalHdib1Returns 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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.ToHdibMethod

See Also

©2013. Accusoft Corporation. All Rights Reserved.