Searched defs:ImageListItemDescriptor (Results 1 – 1 of 1) sorted by relevance
69 struct ImageListItemDescriptor struct71 ImageListItemDescriptor() : nMaskMode( ImageMaskMode_Color ), in ImageListItemDescriptor() argument74 ~ImageListItemDescriptor() { delete pImageItemList; } in ~ImageListItemDescriptor()76 String aURL; // an URL to a bitmap with several images inside77 Color aMaskColor; // a color used as transparent78 String aMaskURL; // an URL to an optional bitmap used as a mask79 …mageMaskMode nMaskMode; // an enum to describe the current mask mode80 …* pImageItemList; // an array of ImageItemDescriptors that describes every image81 … aHighContrastURL; // an URL to an optional high contrast bitmap with several images inside82 … aHighContrastMaskURL; // an URL to an optional high contrast bitmap as a mask