Searched defs:ImageCropInfo (Results 1 – 1 of 1) sorted by relevance
42 struct ImageCropInfo { struct48 ImageCropInfo () : left (0), right (0), top (0), bottom (0) {} in ImageCropInfo() argument