/binding/win32/gdiplusheaders.d

http://github.com/wilkie/djehuty · D · 23 lines · 0 code · 3 blank · 20 comment · 0 complexity · 90c819f630ebe397002d6f0697d163ed MD5 · raw file

  1. /**************************************************************************\
  2. *
  3. * Copyright (c) 1998-2001, Microsoft Corp. All Rights Reserved.
  4. *
  5. * Module Name:
  6. *
  7. * GdiplusHeaders.h
  8. *
  9. * Abstract:
  10. *
  11. * GDI+ Region, Font, Image, CustomLineCap class definitions.
  12. *
  13. *
  14. * Class definition and inline class implementation are separated into
  15. * different files to avoid circular dependencies.
  16. *
  17. \**************************************************************************/
  18. //--------------------------------------------------------------------------
  19. // Abstract base class for Image and Metafile
  20. //--------------------------------------------------------------------------