Searched defs:ImageAttributes (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusimageAttributes.h28 // that have been set into the default ImageAttributes until their own
38 class ImageAttributes : public GdiplusBase class in inherits:GdiplusBase
45 ImageAttributes() function in class:ImageAttributes
51 ~ImageAttributes()
56 ImageAttributes* Clone() const
64 return new ImageAttributes(clone, lastResult);
367 ImageAttributes(const ImageAttributes &);
368 ImageAttributes& operator=(const ImageAttributes
373 ImageAttributes(GpImageAttributes* imageAttr, Status status) function in class:ImageAttributes
[all...]

Completed in 171 milliseconds