UIX_ImageStretchMethods Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:UIX_ImageStretchMethods Enumeration}}
 
{{#customTitle:UIX_ImageStretchMethods Enumeration}}
{{#parentPage:PXV:UIX_Enumerations|UIX_ImageStretchMethods Enumeration|enum}}
+
{{#parentPage:PXV:UIX_Enumerations|UIX_ImageStretchMethods|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 24: Line 24:
 
;UIX_ImageStretch_Bicubic
 
;UIX_ImageStretch_Bicubic
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Latest revision as of 10:42, 23 May 2015


Specifies the ...

Syntax

enum UIX_ImageStretchMethods
{
    UIX_ImageStretch_Linear   = 0,
    UIX_ImageStretch_Bilinear = 1,
    UIX_ImageStretch_Bicubic  = 2,
};

Constants

UIX_ImageStretch_Linear
The ...
UIX_ImageStretch_Bilinear
The ...
UIX_ImageStretch_Bicubic
The ...