include/cinder/msw/CinderMswGdiPlus.h File Reference

Go to the source code of this file.

Classes

class  cinder::SurfaceConstraintsGdiPlus

Namespaces

namespace  Gdiplus
namespace  cinder
namespace  cinder::msw

Typedefs

typedef INT Gdiplus::PixelFormat

Functions

Surface8u cinder::msw::convertGdiplusBitmap (Gdiplus::Bitmap &bitmap)
Gdiplus::PixelFormat cinder::msw::surfaceChannelOrderToGdiplusPixelFormat (const SurfaceChannelOrder &sco, bool premultiplied)
void cinder::msw::gdiplusPixelFormatToSurfaceChannelOrder (Gdiplus::PixelFormat format, SurfaceChannelOrder *resultChannelOrder, bool *resultPremultiplied)
Gdiplus::Bitmap * cinder::msw::createGdiplusBitmap (const Surface8u &surface)