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