IXC_ImageLoadFlags Enumeration
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IXC_ImageLoadFlags Enumeration}} | {{#customTitle:IXC_ImageLoadFlags Enumeration}} | ||
{{#parentPage:PXV:IXC|IXC_ImageLoadFlags Enumeration|enum}} | {{#parentPage:PXV:IXC|IXC_ImageLoadFlags Enumeration|enum}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Revision as of 05:38, 7 May 2015
Specifies the image will be loaded.
Syntax
enum IXC_ImageLoadFlags { ImageLoad_Deferred = 1; };
Constants
- ImageLoad_Deferred
- This flag means that image data will be analyzed to get information about its pages, but no pages will be decoded automatically.